[PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 12:34:32 PDT 2016
grimar added a comment.
In https://reviews.llvm.org/D19976#489838, @grimar wrote:
> In https://reviews.llvm.org/D19976#489779, @ruiu wrote:
>
> > It seems that this overlaps too much with Eugene's changes. There would be lots of conflicts. It's probably faster if you can split it up in a series of incremental patches and commit them one by one because while it is being review, the base code is being updated.
>
>
> Ok, let me prepare a first small patch, to see if I understood correctly what you want. I`ll try to prepare it in a next few hours.
I prepared some kind of sample. Rui, could you take a look, is that what you expect to see as a tree ? https://reviews.llvm.org/D22581
https://reviews.llvm.org/D19976
More information about the llvm-commits
mailing list