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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 03:25:13 PST 2017


Rebased, updated: D38239.

Best regards,
George | Developer | Access Softek, Inc

________________________________________
От: George Rimar
Отправлено: 13 декабря 2017 г. 10:28
Кому: Rafael Avila de Espindola; ruiu at google.com
Копия: smeenai at fb.com; Evgeny Leviant; llvm-commits at lists.llvm.org; emaste at freebsd.org; reviews+D38239+public+e16998e403ae596e at reviews.llvm.org
Тема: Re: [PATCH] D38239: [ELF] - Define linkerscript symbols early.

>> 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