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

Kostya Serebryany kcc at google.com
Tue Mar 3 15:49:12 PST 2015


Thanks for the patches again, both committed as r231174.

On Tue, Mar 3, 2015 at 5:56 AM, H.J. Lu <hjl.tools at gmail.com> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150303/e0dea659/attachment.html>


More information about the llvm-commits mailing list