[PATCH] D76995: [ELF] Propagate LMA offset to sections with neither AT() nor AT>

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 14:00:04 PDT 2020


MaskRay updated this revision to Diff 253377.
MaskRay added a comment.

Improve docs/ELF/linker_script.rst


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76995/new/

https://reviews.llvm.org/D76995

Files:
  lld/ELF/LinkerScript.cpp
  lld/docs/ELF/linker_script.rst
  lld/test/ELF/linkerscript/at4.s
  lld/test/ELF/linkerscript/lma-difference.s
  lld/test/ELF/linkerscript/loadaddr.s
  lld/test/ELF/linkerscript/map-file2.test
  lld/test/ELF/linkerscript/overlay.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76995.253377.patch
Type: text/x-patch
Size: 8598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/23d39c0d/attachment-0001.bin>


More information about the llvm-commits mailing list