[llvm-commits] [PATCH] asan-rt: use .preinit_array when not building a shared runtime library

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Dec 21 04:14:26 PST 2011


Hi,

this is an N-th attempt to use .preinit_array for asan initialization.
This time we only do it when the shared runtime library is not being
built.

This patch should go in after the stacksize and getenv patch I've sent
earlier today.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: preinit_array.patch
Type: text/x-patch
Size: 2584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111221/bc906f55/attachment.bin>


More information about the llvm-commits mailing list