Displaying 2 results from an estimated 2 matches for "902de825".
Did you mean:
902d8255
2014 Aug 04
2
[LLVMdev] zorg config for libc++/libc++abi
...as anyone considered reorganising zorg so it is easier to test a
builder locally?
[1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-August/075287.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140804/902de825/attachment.html>
2014 Aug 02
3
[LLVMdev] zorg config for libc++/libc++abi
Hi all,
I'm trying to add builders to zorg for libc++ and libc++abi. I think I have
the builder right, but I have a few questions.
First, how do I know which build slaves to use? Is it okay to just pick a
few, is there some policy defining which are fair game, or do I need to add
a new one?
Second, is there a simple way to test the builder and config before I
commit it?
Here's my first