[PATCH] D79891: [docs] Add link to zorg github project
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 14:11:10 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGee33ee68fe5d: [docs] Add link to zorg github project (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79891/new/
https://reviews.llvm.org/D79891
Files:
llvm/docs/HowToAddABuilder.rst
Index: llvm/docs/HowToAddABuilder.rst
===================================================================
--- llvm/docs/HowToAddABuilder.rst
+++ llvm/docs/HowToAddABuilder.rst
@@ -81,7 +81,8 @@
buildbot documentation for help. You may want to restart your computer
to see if it works.
-#. Send a patch which adds your build slave and your builder to zorg.
+#. Send a patch which adds your build slave and your builder to
+ `zorg <https://github.com/llvm/llvm-zorg>`_.
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
* builders are added to ``buildbot/osuosl/master/config/builders.py``
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79891.263851.patch
Type: text/x-patch
Size: 627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/3c88352f/attachment.bin>
More information about the llvm-commits
mailing list