[PATCH] D45902: Add "-z lazy" and "-z relro".

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 14:20:15 PDT 2018


ruiu updated this revision to Diff 143388.
ruiu added a comment.

- add more flags
- add tests


https://reviews.llvm.org/D45902

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Relocations.cpp
  lld/test/ELF/combrelocs.s
  lld/test/ELF/dt_flags.s
  lld/test/ELF/gnustack.s
  lld/test/ELF/relro.s
  lld/test/ELF/ztext.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45902.143388.patch
Type: text/x-patch
Size: 6939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/a70e4d08/attachment.bin>


More information about the llvm-commits mailing list