[PATCH] D117589: [Support] [DebugInfo] Lazily create cache dir.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 11:15:04 PST 2022


mysterymath updated this revision to Diff 401344.
mysterymath added a comment.

Removed magic static wrapper; premature optimization.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117589/new/

https://reviews.llvm.org/D117589

Files:
  llvm/include/llvm/Support/Caching.h
  llvm/lib/Support/Caching.cpp
  llvm/test/ThinLTO/X86/cache.ll
  llvm/test/ThinLTO/X86/empty_module_with_cache.ll
  llvm/unittests/Debuginfod/DebuginfodTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117589.401344.patch
Type: text/x-patch
Size: 5907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/d9c147e5/attachment.bin>


More information about the llvm-commits mailing list