[zorg] r194758 - Patch by Rick Foos!

Galina Kistanova gkistanova at gmail.com
Fri Nov 15 16:20:47 PST 2013


I have reverted this patch for now.
Let's wait for the updated patch.


On Fri, Nov 15, 2013 at 9:57 AM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> On Fri, Nov 15, 2013 at 9:26 AM, Rick Foos <rfoos at codeaurora.org> wrote:
> > Verified with Shankar that compiler-rt, containing asan runtime, cannot
> be
> > built with the compiler on a sanitize run.
> >
> > Changing Option ->SanitizerOption, to skip the compiler-rt step to
> resolve
> > this.
>
> This should work for me.  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>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/4eb64119/attachment.html>


More information about the llvm-commits mailing list