[PATCH] D74375: [ELF] Support INSERT [AFTER|BEFORE] for orphan sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 09:12:19 PST 2020
MaskRay updated this revision to Diff 243900.
MaskRay marked 12 inline comments as done.
MaskRay added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74375/new/
https://reviews.llvm.org/D74375
Files:
lld/ELF/Driver.cpp
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h
lld/ELF/ScriptParser.cpp
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/insert-after.test
lld/test/ELF/linkerscript/insert-before.test
lld/test/ELF/linkerscript/insert-duplicate.test
lld/test/ELF/linkerscript/insert-not-exist.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74375.243900.patch
Type: text/x-patch
Size: 14031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/9fd4a3f5/attachment.bin>
More information about the llvm-commits
mailing list