[LLVMdev] zorg config for libc++/libc++abi

Dmitri Gribenko gribozavr at gmail.com
Sun Aug 3 05:44:12 PDT 2014


On Sat, Aug 2, 2014 at 5:56 AM, Dan Albert <danalbert at google.com> wrote:
> 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?

I would be happy to host them.  I have a large machine running debian
sid x86_64 and ubuntu 14.04 x86_64 VMs.

> Second, is there a simple way to test the builder and config before I commit
> it?

I am afraid not.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-dev mailing list