[compiler-rt] PATCH: Fix asan/TestCases/Linux/ptrace.cc for x32

H.J. Lu hjl.tools at gmail.com
Tue Mar 3 05:49:50 PST 2015


Since x32 uses the same kernel ptrace interface as x86-64, we should
check __x86_64__ instead of __WORDSIZE for ptrace test.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-asan-TestCases-Linux-ptrace.cc-for-x32.patch
Type: text/x-patch
Size: 1225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150303/326b3d68/attachment.bin>


More information about the llvm-commits mailing list