[PATCH] D117589: [Support] [DebugInfo] Lazily create cache dir.
Han Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 23:45:36 PST 2022
zhuhan0 added a comment.
This is causing a failure in `LLVM :: tools/gold/X86/cache.ll` on our side. Do you see the same failure?
...
ls: cannot access '/home/zhuhan/server-llvm-build/auto-rebase/test/tools/gold/X86/Output/cache.ll.tmp.cache': No such file or directory
Expected 1 lines, got 0.
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