[PATCH] D103303: [ELF] Add OVERWRITE_SECTIONS command
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 12:24:45 PDT 2021
MaskRay updated this revision to Diff 350384.
MaskRay marked 5 inline comments as done.
MaskRay added a comment.
Thanks for the comments. Addressed and add another INSERT test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103303/new/
https://reviews.llvm.org/D103303
Files:
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h
lld/ELF/ScriptParser.cpp
lld/docs/ELF/linker_script.rst
lld/docs/ReleaseNotes.rst
lld/test/ELF/linkerscript/insert-duplicate.test
lld/test/ELF/linkerscript/overwrite-sections-discard.test
lld/test/ELF/linkerscript/overwrite-sections.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103303.350384.patch
Type: text/x-patch
Size: 20377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/0ae5f5e4/attachment.bin>
More information about the llvm-commits
mailing list