aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CachePruning.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-21CachePruning: early exit if no path suppliedMehdi Amini1-2/+11
2016-04-18Add debugging to the cache pruningMehdi Amini1-4/+23
2016-04-18CachePruning: fix typo, we accumulate file size here, not timeMehdi Amini1-1/+1
2016-04-02Add Cache Pruning supportMehdi Amini1-0/+130