[PATCH] D83503: [buildbot] Annotated builder tweaks
Galina via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 21:16:29 PDT 2020
gkistanova added a comment.
A script could be "external" as long as it is a part of the LLVM code base, i.e. committed under https://github.com/llvm to be available to others for review, use, and improve according to the "Apache 2.0 License with LLVM exceptions” and the Developer Policy.
llvm-zorg is the right place for the components of CI, but if your script is also used for generic builds, it is fine to have it as a part of CUDA.
Please feel free to ask if you have questions.
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83503/new/
https://reviews.llvm.org/D83503
More information about the llvm-commits
mailing list