Revert "Support: Add mapped_file_region::sync(), equivalent to msync"
authorraghavmedicherla <raghav.medicherla@gmail.com>
Thu, 8 Sep 2022 16:04:12 +0000 (12:04 -0400)
committerraghavmedicherla <raghav.medicherla@gmail.com>
Thu, 8 Sep 2022 16:49:52 +0000 (12:49 -0400)
commit5d3cf8267f90c3715d77f9bf7f97077b65791cb3
treef534a0b623a9b1712cb596809c127e6eba922594
parenta8c647dbe603a0668e156010e358863bd64de1e4
Revert "Support: Add mapped_file_region::sync(), equivalent to msync"

This reverts commit 142f51fc2f448845f6a32e767ffaa2b665eea11f.

This shouldn't be committed, it got committed accidentally.
llvm/include/llvm/Support/FileSystem.h
llvm/lib/Support/Unix/Path.inc
llvm/lib/Support/Windows/Path.inc
llvm/unittests/Support/Path.cpp