[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:27:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD330482: Add -z {combreloc,copyreloc,noexecstack,lazy,relro,text}. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45902?vs=143388&id=143392#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45902

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

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


More information about the llvm-commits mailing list