[PATCH] D36256: [ELF] Don't output headers into a segment if there's no space for them

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 11:46:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311586: [ELF] Don't output headers into a segment if there's no space for them (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D36256?vs=112255&id=112412#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36256

Files:
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/test/ELF/linkerscript/at-addr.s
  lld/trunk/test/ELF/linkerscript/at.s
  lld/trunk/test/ELF/linkerscript/header-addr.s
  lld/trunk/test/ELF/linkerscript/phdr-check.s
  lld/trunk/test/ELF/linkerscript/segment-headers.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36256.112412.patch
Type: text/x-patch
Size: 7087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/945c0e02/attachment.bin>


More information about the llvm-commits mailing list