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-12-01 11:54:50 +11:00
committed by flysand7
parent 182a916092
commit 28d01ce7b5
3 changed files with 75 additions and 55 deletions
BIN
View File
Binary file not shown.