[PATCH] D74297: [ELF] Start a new PT_LOAD if LMA region is different

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 09:51:02 PST 2020


MaskRay updated this revision to Diff 243604.
MaskRay edited the summary of this revision.
MaskRay removed a subscriber: psmith.
MaskRay added a comment.

List origins of some subexpressions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74297

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/Inputs/at2.s
  lld/test/ELF/linkerscript/at2.test
  lld/test/ELF/linkerscript/at8.test
  lld/test/ELF/linkerscript/lma-align.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74297.243604.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/46903896/attachment.bin>


More information about the llvm-commits mailing list