[PATCH] D53727: Only call FlushFileBuffers when writing executables

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 13:15:26 PDT 2018


zturner added a comment.

Bruce Dawson also tells me that Microsoft has fixed this bug in Windows 10 RS5/1810.  Can we additionally disable this workaround entirely behind a runtime OS version check?


Repository:
  rL LLVM

https://reviews.llvm.org/D53727





More information about the llvm-commits mailing list