[PATCH] D53593: [GCOV] Flush counters before to avoid counting the execution before fork twice and for exec** functions we must flush before the call
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 05:53:12 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346313: [GCOV] Flush counters before to avoid counting the execution before fork twice… (authored by calixte, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D53593
Files:
llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
llvm/trunk/lib/Transforms/Instrumentation/GCOVProfiling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53593.172935.patch
Type: text/x-patch
Size: 5980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/d27ac574/attachment.bin>
More information about the llvm-commits
mailing list