[zorg] [patch] - Patch by Rick Foos!

Rick Foos rfoos at codeaurora.org
Fri Nov 15 16:54:39 PST 2013


Rebased from beginning. Tested locally on both builders.
SanitizerOption -> BuildWithSanitizerOption

Rick

On 11/15/2013 06:20 PM, Galina Kistanova wrote:
> 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 
> <mailto:gribozavr at gmail.com>> wrote:
>
>     On Fri, Nov 15, 2013 at 9:26 AM, Rick Foos <rfoos at codeaurora.org
>     <mailto: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
>     <mailto:gribozavr at gmail.com>>*/
>
>


-- 
Rick Foos
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/1d1b31ad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: address_sanitizer_hexagon_03-2.diff
Type: text/x-patch
Size: 5905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/1d1b31ad/attachment.bin>


More information about the llvm-commits mailing list