Yuchen Wu e85959cb2c 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
2013-11-05 01:11:58 +00:00
..
2013-11-01 17:09:14 +00:00
2013-11-01 17:09:14 +00:00
2013-09-30 23:31:50 +00:00
2013-01-14 21:04:37 +00:00
2013-11-01 17:09:14 +00:00