[PATCH] D117589: [Support] [DebugInfo] Lazily create cache dir.
Daniel Thornburgh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 10:27:24 PST 2022
mysterymath added inline comments.
================
Comment at: llvm/lib/Support/Caching.cpp:20
#include "llvm/Support/Path.h"
+#include "llvm/Support/Threading.h"
----------------
phosek wrote:
> Is this needed?
Nope, removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117589/new/
https://reviews.llvm.org/D117589
More information about the llvm-commits
mailing list