diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-09-13 00:09:55 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-09-13 00:09:55 +0000 |
commit | 2e6e86606a8fb907d531e0c94cbfa14b7d83a69b (patch) | |
tree | b3dec543c07eb8dbc408f17ab9bf00a8182ab657 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b261a50b40f5bfab8e24412c271085061ad4defe (diff) | |
download | llvm-2e6e86606a8fb907d531e0c94cbfa14b7d83a69b.zip llvm-2e6e86606a8fb907d531e0c94cbfa14b7d83a69b.tar.gz llvm-2e6e86606a8fb907d531e0c94cbfa14b7d83a69b.tar.bz2 |
Introduce the __llvm_gcov_flush function.
This function writes out the current values of the counters and then resets
them. This can be used similarly to the __gcov_flush function to sync the
counters when need be. For instance, in a situation where the application
doesn't exit.
<rdar://problem/12185886>
llvm-svn: 163757
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions