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

Yuchen Wu yuchenericwu at hotmail.com
Wed Oct 23 19:58:47 PDT 2013


I forgot to actually attach the patch. My apologies!

----------------------------------------
> From: yuchenericwu at hotmail.com
> To: llvm-commits at cs.uiuc.edu
> Subject: [PATCH] Support for reading program counts in llvm-cov
> Date: Wed, 23 Oct 2013 21:58:09 -0400
>
> Support for reading program counts in llvm-cov.
>
> llvm-cov will now be able to read program counts from the GCDA file and
> output it in the same format as gcov. The program summary tag was
> identified from gcov-io.h as "\0\0\0\a3".
>
> There is currently a bug in GCOVProfiling.cpp which does not generate the
> run- or program-counting IR, so this change was tested manually by
> modifying the GCDA file and comparing the gcov and llvm-cov outputs.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Support-for-reading-program-counts-in-llvm-cov.patch
Type: application/octet-stream
Size: 4101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131023/945e5be8/attachment.obj>


More information about the llvm-commits mailing list