[Support][CachePruning] Fix regression in pruning interval
authorBen Dunbobbin <bd1976llvm@gmail.com>
Thu, 16 Nov 2017 13:15:56 +0000 (13:15 +0000)
committerBen Dunbobbin <bd1976llvm@gmail.com>
Thu, 16 Nov 2017 13:15:56 +0000 (13:15 +0000)
commit7f426869ba3d7210aeb2d71e8550f4c30db9e32a
treee4ee8b0154627ce860def72c134e75462ca65775
parenta98efd2b81098f97caa01c27c63aa66040bbaf44
[Support][CachePruning] Fix regression in pruning interval

Fixed broken comparison.
borked by: rL284966 (see: https://reviews.llvm.org/D25730).

Differential Revision: https://reviews.llvm.org/D40119

llvm-svn: 318397
llvm/lib/Support/CachePruning.cpp