[PATCH] D112925: [ELF] Place an orphan section to the same memory region as its anchor section
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 06:27:29 PST 2021
ikudrin updated this revision to Diff 385465.
ikudrin marked 2 inline comments as done.
ikudrin edited the summary of this revision.
ikudrin added a comment.
- `llvm-readobj` -> `llvm-readelf`
- Added section `.nonalloc` in the test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112925/new/
https://reviews.llvm.org/D112925
Files:
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/orphan-memory.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112925.385465.patch
Type: text/x-patch
Size: 4858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/c83ead39/attachment.bin>
More information about the llvm-commits
mailing list