[PATCH] D61688: [LLD][ELF] Full support for -n (--nmagic) and -N (--omagic) via -zcommon-page-size
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 09:01:55 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360593: [ELF] Full support for -n (--nmagic) and -N (--omagic) via common page (authored by psmith, committed by ).
Herald added a subscriber: jrtc27.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D61688?vs=198829&id=199271#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61688/new/
https://reviews.llvm.org/D61688
Files:
lld/trunk/ELF/Arch/SPARCV9.cpp
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/ScriptParser.cpp
lld/trunk/ELF/Target.h
lld/trunk/ELF/Writer.cpp
lld/trunk/docs/ld.lld.1
lld/trunk/test/ELF/common-page.s
lld/trunk/test/ELF/linkerscript/nmagic-alignment.test
lld/trunk/test/ELF/magic-page-combo-warn.s
lld/trunk/test/ELF/relro-omagic.s
lld/trunk/test/ELF/segments.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61688.199271.patch
Type: text/x-patch
Size: 29338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/18763137/attachment.bin>
More information about the llvm-commits
mailing list