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

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 09:33:56 PST 2018


smeenai added a comment.

Thank you!

I don't see a test case for actually being able to version a symbol (or symbol alias) defined in a linker script?

This should fix PR34121 (if you wanna note that in the summary).


https://reviews.llvm.org/D41987





More information about the llvm-commits mailing list