[PATCH] D54599: [Profile] Avoid race condition when dumping GCDA files.
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 17 08:52:38 PST 2018
calixte updated this revision to Diff 174508.
calixte added a comment.
- Update code to take into account what's wrong when fd==-1
- Add a test for GCOV_PREFIX
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D54599
Files:
lib/profile/GCDAProfiling.c
lib/profile/InstrProfilingUtil.c
test/profile/Inputs/instrprof-gcov-prefix.c
test/profile/Posix/instrprof-gcov-prefix.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54599.174508.patch
Type: text/x-patch
Size: 3977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181117/27917772/attachment.bin>
More information about the llvm-commits
mailing list