[PATCH 1/5] [asan] Use 64-bit pointer to unwind stack for x86-64

H.J. Lu hjl.tools at gmail.com
Tue May 20 11:34:01 PDT 2014


X32 uses ILP32 data model in 64-bit hardware mode.  This patch always
uses 64-bit pointer to unwind stack for x86-64.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-64-bit-pointer-to-unwind-stack-for-x86-64.patch
Type: text/x-patch
Size: 2446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140520/4d6ec34c/attachment.bin>


More information about the llvm-commits mailing list