cached.cpp: Improve internal cached robustness

Do not memory map files; Windows cannot write to a file that is memory
mapped.
Write cache after llvm building. This ensures the cache won't have a
false positive if llvm fails.
This commit is contained in:
Lucas Perlind
2024-10-22 18:05:01 +11:00
parent 7c1922b0a7
commit 28b26043fb
3 changed files with 75 additions and 55 deletions
BIN
View File
Binary file not shown.