[PATCH] D34547: Add a ThinLTO cache policy for controlling the maximum cache size in bytes.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 10:06:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306126: Add a ThinLTO cache policy for controlling the maximum cache size in bytes. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D34547?vs=103683&id=103744#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34547

Files:
  cfe/trunk/docs/ThinLTO.rst
  lld/trunk/test/ELF/lto/cache.ll
  llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/trunk/include/llvm/Support/CachePruning.h
  llvm/trunk/lib/Support/CachePruning.cpp
  llvm/trunk/unittests/Support/CachePruningTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34547.103744.patch
Type: text/x-patch
Size: 10778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/2f54cdbb/attachment.bin>


More information about the llvm-commits mailing list