summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-09-14 18:55:32 +0000
committerBill Wendling <isanbard@gmail.com>2012-09-14 18:55:32 +0000
commit66429fe1c7997628eec2881ce15a8c5604ff6b39 (patch)
treec4a096d50a2a1ffc52598f37f9bbd5a5be14202c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2ac6f7d6f6aeee1c749877d9001ab5ae52096922 (diff)
downloadbcm5719-llvm-66429fe1c7997628eec2881ce15a8c5604ff6b39.tar.gz
bcm5719-llvm-66429fe1c7997628eec2881ce15a8c5604ff6b39.zip
Add support for reading the GCDA file and merging the arc information.
With the advent of the __llvm_gcov_flush function, we need to be able to merge counts into the .gcda files in an intelligent manner. This involves reading the file if it exists, adding the counts together, and then writing the results. <rdar://problem/12185886> llvm-svn: 163923
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud