mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
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: