[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 07:19:40 PDT 2017


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

My appologies. Everything is fine with emiting absolute symbols.
Looks I looked into temporarily LTO object instead of final binary.

I updated testcase to show they work fine. Sorry for all noise.


https://reviews.llvm.org/D37059

Files:
  ELF/ScriptParser.cpp
  test/ELF/linkerscript/align.s
  test/ELF/linkerscript/symbols-synthetic.s
  test/ELF/lto/linker-script-symbols2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37059.112365.patch
Type: text/x-patch
Size: 5890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/5ce3d96d/attachment.bin>


More information about the llvm-commits mailing list