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 | c3cab816bb6f372ca53ce24e215267c246e40e0f (patch) | |
| tree | f9abb6eba53f920c02b0956afa8c382651896702 /llvm/lib/MC/MCStreamer.cpp | |
| parent | a0e4da0af6cf0387be7416672a98e613edd983be (diff) | |
| download | bcm5719-llvm-c3cab816bb6f372ca53ce24e215267c246e40e0f.tar.gz bcm5719-llvm-c3cab816bb6f372ca53ce24e215267c246e40e0f.zip | |
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>
llvm-svn: 177340
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions

