[PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 05:46:03 PST 2015


grimar updated this revision to Diff 39684.
grimar added a comment.

Rebased, simplified.


http://reviews.llvm.org/D14218

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Writer.cpp
  test/elf2/mips-got-relocs.s
  test/elf2/relro.s
  test/elf2/section-name.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14218.39684.patch
Type: text/x-patch
Size: 13707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/fc6768c3/attachment.bin>


More information about the llvm-commits mailing list