[PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 10 12:17:35 PDT 2016
grimar added a comment.
In http://reviews.llvm.org/D19976#479048, @ruiu wrote:
> This is a fairly large patch -- you moved code between files and add new features. I'd appreciate if you do this incrementally in future.
I think that was what I did initially.
http://reviews.llvm.org/D19977, http://reviews.llvm.org/D19981, http://reviews.llvm.org/D20104 patches were posted earlier to remove noise from this one.
I pointed that in comments for them, also this one depends on first 2 at least,
so if we land them I`ll be able to rebase this patch and reduce the amount of changes.
http://reviews.llvm.org/D19976
More information about the llvm-commits
mailing list