[PATCH] D31009: Support: Simplify the CachePruning API. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 15:57:06 PDT 2017


pcc created this revision.

Change the function that implements the pruning into a free function that
takes the policy as a struct argument.


https://reviews.llvm.org/D31009

Files:
  llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/include/llvm/Support/CachePruning.h
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Support/CachePruning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31009.91950.patch
Type: text/x-patch
Size: 8789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/fa865c7f/attachment.bin>


More information about the llvm-commits mailing list