[PATCH] D38239: [ELF] - Define linkerscript symbols early.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 15:30:57 PDT 2017


grimar updated this revision to Diff 116653.
grimar retitled this revision from "[ELF] - Prefetch linkerscript symbols." to "[ELF] - Define linkerscript symbols early.".
grimar edited the summary of this revision.
grimar added a comment.

- Addressed review comment about naming things.
- Updated implementation.


https://reviews.llvm.org/D38239

Files:
  ELF/Driver.cpp
  ELF/LTO.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Writer.cpp
  test/ELF/linkerscript/symbols-synthetic.s
  test/ELF/linkerscript/version-script.s
  test/ELF/mips-gp-ext.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38239.116653.patch
Type: text/x-patch
Size: 11199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170926/30f79f2f/attachment-0001.bin>


More information about the llvm-commits mailing list