[llvm-commits] Add clang-tools-extra to the Clang build bots

David Blaikie dblaikie at gmail.com
Thu Aug 9 15:17:41 PDT 2012


This patch adds support for syncing (the building happens for free
thanks to Chandler's build system (make & cmake) work) up the
clang-tools-extra builds into the right place.

If it'd be preferable for these extra tools to only be built on some
builders I could see about doing something more involved (or at least
conditional, like the compiler_rt checkout option).

I've verified this on my local build master & it seems to be building
the right bits:

"llvm[5]: Linking Debug+Asserts executable remove-cstr-calls"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-extra-bots.diff
Type: application/octet-stream
Size: 3370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120809/e398e962/attachment.obj>


More information about the llvm-commits mailing list