[PATCH] D55153: [ThinLTO] Implement index-based WPD
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 09:47:27 PDT 2019
tejohnson added a comment.
In D55153#1483153 <https://reviews.llvm.org/D55153#1483153>, @tejohnson wrote:
> In D55153#1481171 <https://reviews.llvm.org/D55153#1481171>, @pcc wrote:
>
> > Could you please revert the changes from D54815 <https://reviews.llvm.org/D54815> out of this change so that it is easier to read?
>
>
> Yep, sorry, looks like that got messed up when I merged in some other changes awhile back. I'm working on merging in the changes I made this morning and last week to the underlying index patch, and then will update this to contain only the delta. Hopefully it will get updated later this afternoon.
I have rebased on top of the recent changes to D54815 <https://reviews.llvm.org/D54815>, and updated the patch so it reflects the diffs on top of that patch.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55153/new/
https://reviews.llvm.org/D55153
More information about the llvm-commits
mailing list