[PATCH] D43468: [ELF] - Support "INSERT AFTER" statement.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 04:02:49 PST 2018
grimar updated this revision to Diff 136968.
grimar added a comment.
- Rebased.
- Implemented test case as a script.
- Adjusted code slightly.
https://reviews.llvm.org/D43468
Files:
ELF/Driver.cpp
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/ScriptParser.cpp
test/ELF/linkerscript/Inputs/insert-after.s
test/ELF/linkerscript/Inputs/insert-after.script
test/ELF/linkerscript/insert-after.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43468.136968.patch
Type: text/x-patch
Size: 5428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/3c15f05b/attachment.bin>
More information about the llvm-commits
mailing list