[PATCH] D117589: [Support] [DebugInfo] Lazily create cache dir.
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 00:51:46 PST 2022
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/lib/Support/Caching.cpp:20
#include "llvm/Support/Path.h"
+#include "llvm/Support/Threading.h"
----------------
Is this needed?
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