[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
Thu Nov 21 12:31:20 PST 2019


Holman updated this revision to Diff 230507.
Holman marked 2 inline comments as done.
Holman added a comment.

Change tests per review comments


Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70330.230507.patch
Type: text/x-patch
Size: 4905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/8e4a4ab2/attachment.bin>


More information about the llvm-commits mailing list