[PATCH 4/5] [asan] Set thread descriptor size to 1728 for x32

Kostya Serebryany kcc at google.com
Wed May 21 01:09:57 PDT 2014


I prefer to minimize #ifdefs in the code, so I committed r209279 instead.
Please check if this works for you.

--kcc



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

> ThreadDescriptorSize in sanitizer_linux_libcdep.cc returns thread
> descriptor size for -m32 or -m64.  This patch returns the proper value
> for -mx32.
>
>
> --
> H.J.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140521/f1bdd999/attachment.html>


More information about the llvm-commits mailing list