[PATCH] D29050: [zorg] Add AOSP builder

Pengxuan Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 14:29:42 PST 2017


pzheng created this revision.
Herald added a subscriber: aemerson.

This builder builds AOSP with the latest Clang produced by the polly-arm-linux
builder. More specifically, only the target build uses the Clang from the
polly-arm-linux builder. The host build still uses AOSP's default Clang. This
builder is a nightly builder instead of one triggered by commits because of the
high computational resources needed for building AOSP.


https://reviews.llvm.org/D29050

Files:
  buildbot/osuosl/master/config/builders.py
  buildbot/osuosl/master/config/status.py
  buildbot/osuosl/master/master.cfg
  zorg/buildbot/builders/AOSPBuilder.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29050.85454.patch
Type: text/x-patch
Size: 7512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/98634bb0/attachment.bin>


More information about the llvm-commits mailing list