[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 13:47:07 PST 2019
Holman updated this revision to Diff 230325.
Holman set the repository for this revision to rG LLVM Github Monorepo.
Holman added a comment.
Add block counts to test
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-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.230325.patch
Type: text/x-patch
Size: 9170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/0f22029e/attachment-0001.bin>
More information about the llvm-commits
mailing list