[llvm-commits] [PATCH] [asan] Workaround the self-cleaning TSD on Android

Alexander Potapenko glider at google.com
Mon Jan 16 05:32:46 PST 2012


On Mon, Jan 16, 2012 at 5:24 PM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com> wrote:
> Hi,
>
> this ugly, but efficient patch lets us restore the main thread's
> AsanThread which gets overwritten in the libc constructor.
>
> Please review.

This looks good to me.



More information about the llvm-commits mailing list