[PATCH] llvm-cov: Split GCOVFile's read into GCNO and GCDA.

Yuchen Wu yuchenericwu at hotmail.com
Tue Dec 3 14:29:37 PST 2013


llvm-cov: Split GCOVFile's read into GCNO and GCDA.

This splits the file-scope read() function into readGCNO() and 
readGCDA(). Also broke file format read into functions that first read
the file type, then check the version. 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-llvm-cov-Split-GCOVFile-s-read-into-GCNO-and-GCDA.patch
Type: application/octet-stream
Size: 9573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131203/20db3fcf/attachment.obj>


More information about the llvm-commits mailing list