[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 16 02:57:34 PST 2015


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

Review comments addressed.


http://reviews.llvm.org/D14218

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Writer.cpp
  test/elf2/eh-frame-merge.s
  test/elf2/gnu-hash-table.s
  test/elf2/merge-shared.s
  test/elf2/merge-string.s
  test/elf2/merge-sym.s
  test/elf2/mips-dynamic.s
  test/elf2/mips-got-relocs.s
  test/elf2/relative-dynamic-reloc-ppc64.s
  test/elf2/relative-dynamic-reloc.s
  test/elf2/relocation.s
  test/elf2/relro.s
  test/elf2/section-name.s
  test/elf2/shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14218.40266.patch
Type: text/x-patch
Size: 23533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151116/6fae2a05/attachment.bin>


More information about the llvm-commits mailing list