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

H.J. Lu hjl.tools at gmail.com
Mon Mar 2 10:55:59 PST 2015


Since x32 has 32-bit pointers, it should use the same code sequence as
ia32 for AddressSanitizer asm_flags test.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-__ILP32__-for-x86-64-AddressSanitizer-asm_flag.patch
Type: text/x-patch
Size: 1166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150302/804464e4/attachment.bin>


More information about the llvm-commits mailing list