[PATCH] D61201: [LLD][ELF] Full support for -n (--nmagic) and -N (--omagic)
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 08:27:02 PDT 2019
peter.smith updated this revision to Diff 197339.
peter.smith added a comment.
Updated diff for review comments. Main changes:
- Move location of Config::Paged
- Update captitalisation in comments
- Add documentation
- Use echo in linkerscript test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61201/new/
https://reviews.llvm.org/D61201
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/LinkerScript.cpp
ELF/Options.td
ELF/Writer.cpp
docs/ld.lld.1
test/ELF/linkerscript/nmagic-alignment.test
test/ELF/relro-omagic.s
test/ELF/segments.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61201.197339.patch
Type: text/x-patch
Size: 13052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/3f5914c7/attachment.bin>
More information about the llvm-commits
mailing list