summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-02-14 02:05:05 +0000
committerJustin Bogner <mail@justinbogner.com>2015-02-14 02:05:05 +0000
commit0ef7a2a2506ee1107ab24ac566ba7d3f3aa20c2d (patch)
treeec01881aa2e78835a84470882ae80fde4392ee17 /llvm/test/tools/llvm-cov/Inputs
parentd76078f81b872966e433653780eeba623058ff1b (diff)
downloadbcm5719-llvm-0ef7a2a2506ee1107ab24ac566ba7d3f3aa20c2d.tar.gz
bcm5719-llvm-0ef7a2a2506ee1107ab24ac566ba7d3f3aa20c2d.zip
llvm-cov: Actually use the command line arguments when reporting
This code didn't really make sense as is. If a filename is passed in, the user obviously wants the coverage *for that file*, not *for everything*. llvm-svn: 229217
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs')
-rw-r--r--llvm/test/tools/llvm-cov/Inputs/report.covmappingbin256 -> 219 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/report.covmapping b/llvm/test/tools/llvm-cov/Inputs/report.covmapping
index 32d84bc7273..5d0bfc11681 100644
--- a/llvm/test/tools/llvm-cov/Inputs/report.covmapping
+++ b/llvm/test/tools/llvm-cov/Inputs/report.covmapping
Binary files differ
OpenPOWER on IntegriCloud