[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
Mon Sep 9 06:08:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371398: [ELF] nmagic or omagic: don't allocate PT_PHDR or PF_R PT_LOAD for the ! (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67324

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

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


More information about the llvm-commits mailing list