[compiler-rt] PATCH: Check __ILP32__ for x86-64 AddressSanitizer asm_flags

Kostya Serebryany kcc at google.com
Mon Mar 2 18:47:47 PST 2015


Committed as r231052, thanks!

On Mon, Mar 2, 2015 at 10:55 AM, H.J. Lu <hjl.tools at gmail.com> wrote:

> Since x32 has 32-bit pointers, it should use the same code sequence as
> ia32 for AddressSanitizer asm_flags test.
>
> --
> H.J.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150302/1769b78d/attachment.html>


More information about the llvm-commits mailing list