[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 26 09:35:29 PST 2019


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

Remove duplicate run command


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.231093.patch
Type: text/x-patch
Size: 4890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/8221346a/attachment-0001.bin>


More information about the llvm-commits mailing list