[PATCH] D24668: [ELF] Linkerscript: do not fail if there is no space for program headers and there is PHDRS directive
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 05:38:06 PDT 2016
evgeny777 abandoned this revision.
evgeny777 added a comment.
This works for me, because I have separate load segment for ELF and file headers, but now I think that in general it shouldn't
Repository:
rL LLVM
https://reviews.llvm.org/D24668
More information about the llvm-commits
mailing list