summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-09-25 00:34:18 +0000
committerJustin Bogner <mail@justinbogner.com>2014-09-25 00:34:18 +0000
commitb35a72ae9e7ee6e4cf583a1c19711518e6bf6933 (patch)
tree81153e8b5e6adb66a6df4b77a8e4c08c4988694a /llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata
parent8cc48bd159b0fb52c346e90c381ae96d5a59f72c (diff)
downloadbcm5719-llvm-b35a72ae9e7ee6e4cf583a1c19711518e6bf6933.tar.gz
bcm5719-llvm-b35a72ae9e7ee6e4cf583a1c19711518e6bf6933.zip
llvm-cov: Combine segments that cover the same location
If we have multiple coverage counts for the same segment, we need to add them up rather than arbitrarily choosing one. This fixes that and adds a test with template instantiations to exercise it. llvm-svn: 218432
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata')
-rw-r--r--llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdatabin0 -> 768 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata b/llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata
new file mode 100644
index 00000000000..6ccf526b5f3
--- /dev/null
+++ b/llvm/test/tools/llvm-cov/Inputs/templateInstantiations.profdata
Binary files differ
OpenPOWER on IntegriCloud