[PATCH] D41231: [Support][CachePruning] Fix regression that prevents disabling of pruning
ben via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 08:59:49 PST 2017
bd1976llvm added a comment.
In https://reviews.llvm.org/D41231#958554, @labath wrote:
> If Teresa is fine with this, then I don't want to hold this up. However, I would recommend looking at other ways to implement this behavior in the long term.
I have had another look at this and the approach you suggested is definitely nicer: https://reviews.llvm.org/D41497
Many thanks for the review - sorry it took a bit of time to rework this.
Repository:
rL LLVM
https://reviews.llvm.org/D41231
More information about the llvm-commits
mailing list