[PATCH] D43571: [ELF] - Do not remove empty output sections that are explicitly assigned to phdr in script.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 02:55:13 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325887: [ELF] - Do not remove empty output sections that are explicitly assigned to… (authored by grimar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43571?vs=135237&id=135620#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43571

Files:
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/ELF/LinkerScript.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/linkerscript/implicit-program-header.s
  lld/trunk/test/ELF/linkerscript/orphan-phdrs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43571.135620.patch
Type: text/x-patch
Size: 6412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/80f5f82a/attachment.bin>


More information about the llvm-commits mailing list