[PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 17:56:26 PDT 2016
Hektve87 added a comment.
In http://reviews.llvm.org/D21995#477888, @evgeny777 wrote:
> Review updated.
> Common stuff moved to Writer.h
> createPhdrsUsingSpec moved to LinkerScript as createScriptedPhdrs.
> Explicit template instantiation added where needed.
(~~~~)
http://reviews.llvm.org/D21995
More information about the llvm-commits
mailing list