[PATCH] D44982: [zorg] Adding two new builders for armv7 and aarch64
Leandro Nunes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 28 08:58:52 PDT 2018
leandron created this revision.
leandron added reviewers: llvm-commits, sqlbyme, gkistanova, kristof.beyls, maxim-kuvyrkov.
Herald added a subscriber: rengolin.
The idea here is to add a couple new LLVM builders with the intention of generating a fast LLVM and clang builds to be part of a armv7 and aarch64 builds.
Successful builds will be uploaded to a Google Cloud account and be integrated with tools such as llvm-bisect. The idea is to keep the builds done and available in less than 20 minutes.
NOTE: This is a provisional code review as I'm still waiting for information about the specific Google Cloud accounts.
https://reviews.llvm.org/D44982
Files:
buildbot/osuosl/master/config/builders.py
buildbot/osuosl/master/config/slaves.py
buildbot/osuosl/master/config/status.py
zorg/buildbot/builders/ClangBuilder.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44982.140083.patch
Type: text/x-patch
Size: 8356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/f284d927/attachment.bin>
More information about the llvm-commits
mailing list