[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
Fri Nov 20 03:31:18 PST 2015


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

- Addressed review comments
- Rebased


http://reviews.llvm.org/D14218

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14218.40761.patch
Type: text/x-patch
Size: 23504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151120/6496610c/attachment.bin>


More information about the llvm-commits mailing list