llvm-cov: Added checks for ident, checksum, name.
authorYuchen Wu <yuchenericwu@hotmail.com>
Wed, 4 Dec 2013 05:42:28 +0000 (05:42 +0000)
committerYuchen Wu <yuchenericwu@hotmail.com>
Wed, 4 Dec 2013 05:42:28 +0000 (05:42 +0000)
commit45a5b27d9be7d0707a1fb15fc7e512a39feb95a7
tree85e6ac6da4fda9409f6cf1dc1d5c7dbbd0799401
parent9bd2991ba0862503e7b7441450328548b9108a89
llvm-cov: Added checks for ident, checksum, name.

Added additional checks for the Identifier, CfgChecksum and Name for
each GCOVFunction. Also added function names in error messages.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196356 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GCOV.h
lib/IR/GCOV.cpp