[PATCH] D70910: [compiler-rt] Add a critical section when flushing gcov counters
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 04:30:26 PST 2019
calixte added a comment.
@vsk: the test compiler-rt/trunk/test/profile/instrprof-darwin-exports.c was failing probably because of the missing `static` on `gcov_flush_mutex`, could you check that it's ok for you ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70910/new/
https://reviews.llvm.org/D70910
More information about the llvm-commits
mailing list