summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-09-19 08:13:16 +0000
committerJustin Bogner <mail@justinbogner.com>2014-09-19 08:13:16 +0000
commit13ba23bb79ce689f29d67e8656a599f019e9bb03 (patch)
tree5c72fca53e1d8c071611a095fc27360ba1c5afbf /llvm/test/tools/llvm-cov/Inputs
parent116c16642d38ca5c09a6eddbbd4d71f0a9d746e7 (diff)
downloadbcm5719-llvm-13ba23bb79ce689f29d67e8656a599f019e9bb03.tar.gz
bcm5719-llvm-13ba23bb79ce689f29d67e8656a599f019e9bb03.zip
llvm-cov: Fix dropped lines when filters were applied
Uncovered lines in the middle of a covered region weren't being shown when filtering to a particular function. llvm-svn: 218109
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs')
-rw-r--r--llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmappingbin194 -> 162 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping b/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping
index 5cfa1694da2..9774b89ede8 100644
--- a/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping
+++ b/llvm/test/tools/llvm-cov/Inputs/lineExecutionCounts.covmapping
Binary files differ
OpenPOWER on IntegriCloud