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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 05:34:29 PST 2017


grimar added a comment.

So we could probably use replaceSymbol<Defined>, like we do in linkerscript to avoid the error,
for script symbols coming from LTO, but does not feel right probably.


https://reviews.llvm.org/D38239





More information about the llvm-commits mailing list