[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
Tue Aug 22 16:16:26 PDT 2017
phosek added a comment.
In https://reviews.llvm.org/D36256#846163, @ruiu wrote:
> I'm sorry but I realized that I don't actually understand what LinkerScript::allocateHeaders exactly does, so I don't understand the new code as well. I believe you know better than me, so can you add a function comment to describe what that function is supposed to do?
Done, let me know if the comment makes sense to you.
Repository:
rL LLVM
https://reviews.llvm.org/D36256
More information about the llvm-commits
mailing list