[PATCH] D145132: ELF: Respect MEMORY command when specified without a SECTIONS command.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 21:55:33 PST 2023


MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lld/test/ELF/linkerscript/memory-no-sections.test:1
+REQUIRES: x86
+
----------------
Add a file-level comment about the purpose.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145132



More information about the llvm-commits mailing list