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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 15:21:22 PST 2017


George Rimar via Phabricator <reviews at reviews.llvm.org> writes:

> 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


More information about the llvm-commits mailing list