Un-revert r196358: "llvm-cov: Added support for function checksums."
authorDaniel Jasper <djasper@google.com>
Wed, 4 Dec 2013 08:57:17 +0000 (08:57 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 4 Dec 2013 08:57:17 +0000 (08:57 +0000)
commitbfbf8d3ad8990f89353c930e3223e010eed43833
tree58c7393973bab26158646e1bb383b1a682deb7dd
parentb835a4403adf0d808c73be0521d572c82799beee
Un-revert r196358: "llvm-cov: Added support for function checksums."

And add the proper fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196367 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GCOV.h
lib/IR/GCOV.cpp
lib/Transforms/Instrumentation/GCOVProfiling.cpp
test/tools/llvm-cov/Inputs/test.gcda
test/tools/llvm-cov/Inputs/test.gcno
test/tools/llvm-cov/Inputs/test_checksum_mismatch.gcda [deleted file]
test/tools/llvm-cov/Inputs/test_file_checksum_fail.gcda [new file with mode: 0644]
test/tools/llvm-cov/Inputs/test_func_checksum_fail.gcda [new file with mode: 0644]
test/tools/llvm-cov/Inputs/test_read_fail.gcno
test/tools/llvm-cov/llvm-cov.test