[PATCH] D38360: [ELF] Set Dot initially to --image-base value when using linker scripts

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 03:43:29 PDT 2017


jhenderson updated this revision to Diff 118193.
jhenderson marked an inline comment as done.
jhenderson added a comment.

Address review comments.


https://reviews.llvm.org/D38360

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/SyntheticSections.cpp
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/linkerscript/image-base.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38360.118193.patch
Type: text/x-patch
Size: 5838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/6d048d98/attachment.bin>


More information about the llvm-commits mailing list