[PATCH] D45375: [ELF] - Introduce synthetic file for linker script symbols.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 04:06:38 PDT 2018


grimar updated this revision to Diff 141972.
grimar marked 2 inline comments as done.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D45375

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/LTO.cpp
  ELF/LinkerScript.cpp
  ELF/MapFile.cpp
  ELF/ScriptParser.cpp
  test/ELF/cref.s
  test/ELF/just-symbols-cref.s
  test/ELF/linkerscript/cref.s
  test/ELF/linkerscript/relocation-relative-absolute.s
  test/ELF/linkerscript/symbol-ordering-file2.s
  test/ELF/linkerscript/trace.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45375.141972.patch
Type: text/x-patch
Size: 7936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/e2a00e9a/attachment.bin>


More information about the llvm-commits mailing list