[compiler-rt] PATCH: Use uhwptr instead of uptr for stacktrace

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


X32 has 32-bit software pointers, but 64-bit pointers in hardware
stacks.  We should use uhwptr instead of uptr for stacktrace.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Use-uhwptr-instead-of-uptr-for-stacktrace.patch
Type: text/x-patch
Size: 3220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150303/1ffc526b/attachment.bin>


More information about the llvm-commits mailing list