[PATCH] D37059: [ELF] - LTO: do not optimize away symbols accessed from linkerscript.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 06:30:19 PDT 2017


grimar added a comment.

I was wrong, if all inputs are BC and we have `foo = 1` script then I do not see it in output and link succeeds.
I'll take a look closer on this case.


https://reviews.llvm.org/D37059





More information about the llvm-commits mailing list