[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
Fri Aug 18 17:17:34 PDT 2017


phosek updated this revision to Diff 111774.
phosek marked 5 inline comments as done.

Repository:
  rL LLVM

https://reviews.llvm.org/D36256

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36256.111774.patch
Type: text/x-patch
Size: 6012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170819/7c308655/attachment.bin>


More information about the llvm-commits mailing list