[LLVMdev] test-suite
Dmitri Gribenko
gribozavr at gmail.com
Sat Dec 15 16:49:53 PST 2012
On Sunday, December 16, 2012, reed kotler wrote:
> On 12/15/2012 12:53 PM, Chandler Carruth wrote:
>
> On Sat, Dec 15, 2012 at 12:33 PM, Reed Kotler <rkotler at mips.com<javascript:_e({}, 'cvml', 'rkotler at mips.com');>
> > wrote:
>
>> I have an approved target independent putback and i've run all that we
>> have at Mips as well as on x86 " make TEST=simple"
>>
>> Is there anything else that is easy to run that I can do before doing the
>> commit?
>>
>> The patch touches a number of basic classes so I'm just trying to err on
>> the side of caution.
>>
>
> Your caution is appreciated, but I think you've done plenty at that
> point. =] I would commit it, and if you're worried, get on IRC to watch the
> various build bots in case of some failure.
>
> How do you watch build bots from IRC?
>
Just join the IRC channel. Bots send results to the channel. And it is
not only lab.llvm.org bots, but also, for example, buildbots operated by
Nakamura-san.
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>*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121216/a16a6767/attachment.html>
More information about the llvm-dev
mailing list