[llvm-commits] [PATCH] [asan] Workaround the self-cleaning TSD on Android
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Mon Jan 16 05:24:38 PST 2012
Hi,
this ugly, but efficient patch lets us restore the main thread's
AsanThread which gets overwritten in the libc constructor.
Please review.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gettid-hack.patch
Type: text/x-patch
Size: 2653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120116/55d99b0c/attachment.bin>
More information about the llvm-commits
mailing list