[PATCH] D21995: [ELF] Implement minimal PHDRS parser and section-to-segment assignment
Hector David via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 21:24:13 PDT 2016
Hektve87 added a comment.
(~~~~)
In https://reviews.llvm.org/D21995#481621, @evgeny777 wrote:
> Review updated
(~~~~)
In https://reviews.llvm.org/D21995#487820, @ruiu wrote:
> LGTM with these changes. Thanks!
(~~~~)
In https://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.
(~~~~)
https://reviews.llvm.org/D21995
More information about the llvm-commits
mailing list