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

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Jan 11 00:24:28 PST 2012


Thanks, r147932.

On Tue, Jan 10, 2012 at 9:58 PM, Kostya Serebryany <kcc at google.com> wrote:
> 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
>>
>



More information about the llvm-commits mailing list