[PATCH] D43228: [ELF] Allow redefining LMA for a section inside a segment.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 22:59:11 PST 2018


ikudrin updated this revision to Diff 134380.
ikudrin retitled this revision from "[ELF] Allow redefining LMA for a section within a segment." to "[ELF] Allow redefining LMA for a section inside a segment.".
ikudrin added a comment.

- Adjust to the tip.


https://reviews.llvm.org/D43228

Files:
  ELF/LinkerScript.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  ELF/Writer.h
  test/ELF/linkerscript/at5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43228.134380.patch
Type: text/x-patch
Size: 6636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/e825029e/attachment.bin>


More information about the llvm-commits mailing list