[PATCH] Support for reading run counts in llvm-cov

Yuchen Wu yuchenericwu at hotmail.com
Thu Oct 24 21:49:50 PDT 2013


Support for reading run counts in llvm-cov.

Similar to the previous patch, this enables llvm-cov to correctly output
the run count stored in the GCDA file. Again, GCOVProfiling currently
does not generate this information, so the GCDA run data had to be
hacked on from a GCDA file generated by gcc. With the run and program
data included, both llvm-cov and gcov produced the same output. 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-Support-for-reading-run-counts-in-llvm-cov.patch
Type: application/octet-stream
Size: 4123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131025/ee5c848e/attachment.obj>


More information about the llvm-commits mailing list