[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
Thu May 9 08:11:06 PDT 2019


peter.smith updated this revision to Diff 198829.
peter.smith added a comment.

Update diff to add (default) to the --no-omagic and --no-nmagic options.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61688/new/

https://reviews.llvm.org/D61688

Files:
  ELF/Arch/SPARCV9.cpp
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/Options.td
  ELF/ScriptParser.cpp
  ELF/Target.h
  ELF/Writer.cpp
  docs/ld.lld.1
  test/ELF/common-page.s
  test/ELF/linkerscript/nmagic-alignment.test
  test/ELF/magic-page-combo-warn.s
  test/ELF/relro-omagic.s
  test/ELF/segments.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61688.198829.patch
Type: text/x-patch
Size: 28143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/47f92d54/attachment.bin>


More information about the llvm-commits mailing list