mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:39:47 +00:00
[docs] Referenced llvm workflow in HowToAddABuilder
Reviewers: gkistanova, dblaikie Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D81046
This commit is contained in:
parent
ca4b985617
commit
3178ec302a
@ -82,7 +82,8 @@ Here are the steps you can follow to do so:
|
||||
to see if it works.
|
||||
|
||||
#. Send a patch which adds your build slave and your builder to
|
||||
`zorg <https://github.com/llvm/llvm-zorg>`_.
|
||||
`zorg <https://github.com/llvm/llvm-zorg>`_. Use the typical LLVM
|
||||
`workflow <https://llvm.org/docs/Contributing.html#how-to-submit-a-patch>`_.
|
||||
|
||||
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
|
||||
* builders are added to ``buildbot/osuosl/master/config/builders.py``
|
||||
|
Loading…
Reference in New Issue
Block a user