[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
Fri Mar 6 14:55:24 PST 2020


MaskRay updated this revision to Diff 248835.
MaskRay edited the summary of this revision.
MaskRay added reviewers: grimar, psmith, ruiu.
MaskRay added a comment.

Add tests


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.248835.patch
Type: text/x-patch
Size: 7228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/a525bd09/attachment.bin>


More information about the llvm-commits mailing list