[PATCH] D64903: [ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with traps only if -z separate-code is specified

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 02:56:34 PDT 2019


MaskRay updated this revision to Diff 212768.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Update description


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64903/new/

https://reviews.llvm.org/D64903

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Writer.cpp
  test/ELF/avoid-empty-program-headers.s
  test/ELF/basic-aarch64.s
  test/ELF/basic-i386.s
  test/ELF/basic-ppc.s
  test/ELF/basic-sparcv9.s
  test/ELF/basic.s
  test/ELF/build-id.s
  test/ELF/common-page.s
  test/ELF/fill-trap-ppc.s
  test/ELF/fill-trap.s
  test/ELF/image-base.s
  test/ELF/msp430.s
  test/ELF/partition-synthetic-sections.s
  test/ELF/relocatable.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64903.212768.patch
Type: text/x-patch
Size: 20529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/4eb9aa30/attachment.bin>


More information about the llvm-commits mailing list