[PATCH] D36256: [ELF] Don't output headers into a segment if there's no space for them
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 17:29:11 PDT 2017
ruiu added a comment.
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?
Repository:
rL LLVM
https://reviews.llvm.org/D36256
More information about the llvm-commits
mailing list