[PATCH] llvm-cov: Updated file checksum to be timestamp.

Yuchen Wu yuchenericwu at hotmail.com
Wed Nov 6 15:32:12 PST 2013


llvm-cov: Updated file checksum to be timestamp.

Instead of permanently outputting "MVLL" as the file checksum, clang
will stamp the gcno and gcda checksums with the time of compile. This
allows for llvm-cov to check if the two gcov files are synchronized.

Regenerated the test files so they contain the timestamp. Also added
negative test to ensure error when the checksums don't match. 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0020-llvm-cov-Updated-file-checksum-to-be-timestamp.patch
Type: application/octet-stream
Size: 8795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131106/fc3282ee/attachment.obj>


More information about the llvm-commits mailing list