llvm-cov: Fixed some bugs related to file checksum.
authorYuchen Wu <yuchenericwu@hotmail.com>
Thu, 21 Nov 2013 04:01:05 +0000 (04:01 +0000)
committerYuchen Wu <yuchenericwu@hotmail.com>
Thu, 21 Nov 2013 04:01:05 +0000 (04:01 +0000)
commit6431960be37d32ea6c3977f506c4ef938125bb02
tree1af15b261c21cb5dad823c4c27aa93bbe134d386
parent7fac06c4233ea2769fc1b6ed4bb1d23ce538a89f
llvm-cov: Fixed some bugs related to file checksum.

Added call to update CfgChecksum. Made FileChecksum a vector, separate
for each source file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195309 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp