[PATCH] D35680: [ELF] - Round executable PT_LOAD to page size and pad it with traps

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 02:09:06 PDT 2017


grimar updated this revision to Diff 108435.
grimar edited the summary of this revision.
Herald added a subscriber: fedor.sergeev.

https://reviews.llvm.org/D35680

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Writer.cpp
  test/ELF/avoid-empty-program-headers.s
  test/ELF/basic-aarch64.s
  test/ELF/basic-sparcv9.s
  test/ELF/basic.s
  test/ELF/basic32.s
  test/ELF/build-id.s
  test/ELF/image-base.s
  test/ELF/relocatable.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35680.108435.patch
Type: text/x-patch
Size: 13906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/980590f4/attachment.bin>


More information about the llvm-commits mailing list