[PATCH] D95494: Support: Add mapped_file_region::sync(), equivalent to msync
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 12:08:42 PST 2021
rnk added a comment.
@amccarth, can you confirm that these are the right APIs to use here? Do we need both FlushViewOfFile and FlushFileBuffers?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95494/new/
https://reviews.llvm.org/D95494
More information about the llvm-commits
mailing list