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

Michael Holman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 12:05:42 PST 2019


Holman updated this revision to Diff 230307.
Holman added a comment.

Added test for actual profile merge.


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

https://reviews.llvm.org/D70330

Files:
  compiler-rt/lib/profile/InstrProfilingUtil.c
  compiler-rt/test/profile/Windows/Inputs/instrprof-multiwrite.c
  compiler-rt/test/profile/Windows/Inputs/instrprof-open-file.c
  compiler-rt/test/profile/Windows/instrprof-multiwrite.test
  compiler-rt/test/profile/Windows/instrprof-open-file.test
  compiler-rt/test/profile/Windows/lit.local.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70330.230307.patch
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/bfb41610/attachment-0001.bin>


More information about the llvm-commits mailing list