[PATCH] D17607: [ELF] - Create _DYNAMIC symbol for dynamic output

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 11:15:07 PST 2016


On 1 March 2016 at 14:10, Rui Ueyama <ruiu at google.com> wrote:
> On Tue, Mar 1, 2016 at 5:59 AM, Rafael EspĂ­ndola
> <rafael.espindola at gmail.com> wrote:
>>
>> It should be safe to land this now.
>
>
> What did you do?

r262331 :-)

I am not completely sure what was the iteration, but debugging
llvm-tblgen I noticed that the freebsd loader would use a note to
decide whether or not to call _init.

Cheers,
Rafael


More information about the llvm-commits mailing list