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

Evgeniy Stepanov eugeni.stepanov at gmail.com
Tue Jan 10 04:16:06 PST 2012


Shall we commit just this and keep .preinit_array disabled by default?

On Wed, Dec 21, 2011 at 4:14 PM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com> wrote:
> 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: 533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120110/706619da/attachment.bin>


More information about the llvm-commits mailing list