[PATCH] D48051: LTO: Work around a Windows kernel bug by keeping file handles open for memory mapped files.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 15:55:27 PDT 2018
zturner added a comment.
Do we have any kind of guarantee that one entity will outlive all other entities that may attempt to share the file?
https://reviews.llvm.org/D48051
More information about the llvm-commits
mailing list