[PATCH] D15423: [ELF] - Place RW sections that go after relro to another memory page.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 01:48:46 PST 2015


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

- Rebased.


http://reviews.llvm.org/D15423

Files:
  ELF/Writer.cpp
  test/ELF/aarch64-copy.s
  test/ELF/dynamic-reloc-index.s
  test/ELF/dynamic-reloc.s
  test/ELF/mips-got-relocs.s
  test/ELF/plt-aarch64.s
  test/ELF/plt-i686.s
  test/ELF/plt.s
  test/ELF/ppc64-shared-rel-toc.s
  test/ELF/relocation-copy-i686.s
  test/ELF/relocation-copy.s
  test/ELF/relocation.s
  test/ELF/relro.s
  test/ELF/tls-opt-gdie.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15423.43110.patch
Type: text/x-patch
Size: 31438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/1ad2d3de/attachment.bin>


More information about the llvm-commits mailing list