summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorYuchen Wu <yuchenericwu@hotmail.com>2013-11-05 01:11:58 +0000
committerYuchen Wu <yuchenericwu@hotmail.com>2013-11-05 01:11:58 +0000
commit30672d90861ba7b94fdab3ba171b836552d4ed43 (patch)
tree14580267338a57ca5a9d7a5b440a7f1c1a7cbfda /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2bad63c3415d2658f8e302597472fbcf6a3dc803 (diff)
Support for reading run counts in llvm-cov.
This patch enables llvm-cov to correctly output the run count stored in the GCDA file. GCOVProfiling currently does not generate this information, so the GCDA run data had to be hacked on from a GCDA file generated by gcc. This is corrected by a subsequent patch. With the run and program data included, both llvm-cov and gcov produced the same output. llvm-svn: 194033
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions