[PATCH] D31109: Support, LTO: Error out when pruning a directory containing files not matching a prefix.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 19:44:03 PDT 2017


pcc updated this revision to Diff 92243.
pcc marked an inline comment as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D31109

Files:
  lld/test/ELF/lto/cache.ll
  llvm/include/llvm/Support/CachePruning.h
  llvm/lib/LTO/Caching.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Support/CachePruning.cpp
  llvm/test/ThinLTO/X86/cache.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31109.92243.patch
Type: text/x-patch
Size: 5344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170318/5ca9ff8b/attachment.bin>


More information about the llvm-commits mailing list