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

Kostya Serebryany kcc at google.com
Tue Jan 10 09:58:03 PST 2012


looks good.
I guess you can now commit it yourself (or let me know if you want me to
land it).

On Tue, Jan 10, 2012 at 4:16 AM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:

> 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.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120110/ba1abdeb/attachment.html>


More information about the llvm-commits mailing list