[PATCH] D38239: [ELF] - Define linkerscript symbols early.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 23:28:38 PST 2017


>> grimar abandoned this revision.
>> grimar added a comment.
>>
>> Its now intersects with how we handle -defsym. Abandoning it for now, will try to revisit later.
>
>First of all, very sorry for not finding the time to look at this the
>first time.
>
>This is basically the linker script version of what got fixed in
>r320390, as such it would be very nice to fix it too.
>
>Are you interested in creating a new version of this patch on top of
>trunk?
>
>Thanks,
>Rafael

Sure, I'll switch to this task for now and try to rebase/rewrite it and post the updated version then.

George.


More information about the llvm-commits mailing list