[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
Mon Dec 21 04:17:19 PST 2015


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

Review comments addressed.


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.43357.patch
Type: text/x-patch
Size: 31541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151221/0a402eee/attachment-0001.bin>


More information about the llvm-commits mailing list