[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
Tue Nov 19 14:24:22 PST 2019


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

Added Windows test case.


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-file-merge.c
  compiler-rt/test/profile/Windows/instrprof-file-merge.test
  compiler-rt/test/profile/Windows/lit.local.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70330.230149.patch
Type: text/x-patch
Size: 6601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/47b44819/attachment.bin>


More information about the llvm-commits mailing list