[PATCH] D70330: [profile] Fix file contention causing dropped counts on Windows under -fprofile-generate

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 08:44:43 PST 2019


davidxl added a comment.

Perhaps just add additional checks on the content of the dumped profile to make the test case more complete.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70330/new/

https://reviews.llvm.org/D70330





More information about the llvm-commits mailing list