[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
Mon Aug 28 04:31:46 PDT 2017


grimar updated this revision to Diff 112882.
grimar added a comment.

- Reimplemented, taking considerations from https://reviews.llvm.org/D37208 into account.


https://reviews.llvm.org/D37059

Files:
  ELF/LTO.cpp
  ELF/LinkerScript.h
  ELF/ScriptParser.cpp
  test/ELF/lto/linker-script-symbols2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37059.112882.patch
Type: text/x-patch
Size: 3376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/0cdb2a15/attachment.bin>


More information about the llvm-commits mailing list