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

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 05:43:07 PDT 2017


davide added a comment.

Out of curiosity, where did you hit this?
Is there any way to test that the assignment updates the value of `foo` to be 1 ?


https://reviews.llvm.org/D37059





More information about the llvm-commits mailing list