[PATCH] D67324: [ELF] nmagic or omagic: don't allocate PT_PHDR or PF_R PT_LOAD for the !hasPhdrsCommands case

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 8 23:53:40 PDT 2019


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

Delete variable `paged`


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D67324

Files:
  ELF/Writer.cpp
  test/ELF/magic-page-combo-warn.s
  test/ELF/nmagic.s
  test/ELF/relro-omagic.s
  test/ELF/segments.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67324.219288.patch
Type: text/x-patch
Size: 8328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/adca3b90/attachment.bin>


More information about the llvm-commits mailing list