diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-03-18 23:04:39 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-03-18 23:04:39 +0000 |
commit | d195eb6b83c2f3c70c9d1a59e26e8d6d2a3d38d3 (patch) | |
tree | 086ecad3999a37d8960abbfdb9ef72e149d1b5fa /lib/MC/MCStreamer.cpp | |
parent | 4a8dbb7da30bfe389ac5470cba98035451f329da (diff) |
Register the flush function for each compile unit.
For each compile unit, we want to register a function that will flush that
compile unit. Otherwise, __gcov_flush() would only flush the counters within the
current compile unit, and not any outside of it.
PR15191 & <rdar://problem/13167507>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177340 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions