[PATCH] D18422: Add Cache Pruning support

Bruno Cardoso Lopes via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 09:51:27 PDT 2016


bruno added a subscriber: bruno.
bruno added a comment.

It might be worth looking at how clang implements pruning for old modules. The option in question is -fmodules-prune-interval.


http://reviews.llvm.org/D18422





More information about the llvm-commits mailing list