[PATCH] D75763: [ELF] Postpone evaluation of ORIGIN/LENGTH in a MEMORY command

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 10:07:43 PDT 2020


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

Restore the previous Diff. Added docs/ELF/linker_script.rst to the wrong Differential.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75763

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/ScriptParser.cpp
  lld/test/ELF/linkerscript/memory-err.s
  lld/test/ELF/linkerscript/memory.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75763.249008.patch
Type: text/x-patch
Size: 7321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200308/0acc429f/attachment.bin>


More information about the llvm-commits mailing list