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

Dmitri Gribenko gribozavr at gmail.com
Sun Aug 3 05:47:08 PDT 2014


On Sun, Aug 3, 2014 at 1:44 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> 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

This one has the name 'gribozavr4'.

> and ubuntu 14.04 x86_64 VMs.

This one is not connected yet.   (Will have the name 'gribozavr5' probably.)

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