[PATCH] D41231: [Support][CachePruning] Fix regression that prevents disabling of pruning

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 09:17:04 PST 2017


bd1976llvm updated this revision to Diff 127377.
bd1976llvm added a comment.

Explicitly cast system_clock::now type as well.


https://reviews.llvm.org/D41231

Files:
  include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  lib/Support/CachePruning.cpp
  test/ThinLTO/X86/cache.ll
  tools/llvm-lto/llvm-lto.cpp
  tools/lto/lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41231.127377.patch
Type: text/x-patch
Size: 6029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/0a768167/attachment.bin>


More information about the llvm-commits mailing list