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

Kostya Serebryany kcc at google.com
Wed May 21 00:42:15 PDT 2014


r209277, thanks!


On Tue, May 20, 2014 at 10:34 PM, H.J. Lu <hjl.tools at gmail.com> wrote:

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


More information about the llvm-commits mailing list