summaryrefslogtreecommitdiff
path: root/tools/llvm-cov/llvm-cov.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
commite85959cb2cb6f82959b3cf1a9ef59c6d793a2556 (patch)
treee8aacd6a728630b9dda10307428452f0cd49419b /tools/llvm-cov/llvm-cov.cpp
parent23c8d2bf861ac0984da0b214fa08090abcba1869 (diff)
downloadllvm-e85959cb2cb6f82959b3cf1a9ef59c6d793a2556.tar.gz
llvm-e85959cb2cb6f82959b3cf1a9ef59c6d793a2556.tar.bz2
llvm-e85959cb2cb6f82959b3cf1a9ef59c6d793a2556.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194033 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-cov/llvm-cov.cpp')
0 files changed, 0 insertions, 0 deletions