[llvm-commits] [compiler-rt] r173619 - AddCompilerRT.cmake: Try to unbreak since r173617.

Dmitri Gribenko gribozavr at gmail.com
Mon Jan 28 01:37:47 PST 2013


On Mon, Jan 28, 2013 at 11:08 AM, Alexey Samsonov <samsonov at google.com> wrote:
> I think r173677 should help with this.

It does.  Thank you!

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-commits mailing list