[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
Wed Apr 1 08:16:30 PDT 2020


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

Rename lma-difference.s to lma-offset.s


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-offset.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.254210.patch
Type: text/x-patch
Size: 8661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/fd4a3ea6/attachment.bin>


More information about the llvm-commits mailing list