From 0ef7a2a2506ee1107ab24ac566ba7d3f3aa20c2d Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Sat, 14 Feb 2015 02:05:05 +0000 Subject: 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 --- llvm/test/tools/llvm-cov/Inputs/report.covmapping | Bin 256 -> 219 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'llvm/test/tools/llvm-cov/Inputs') diff --git a/llvm/test/tools/llvm-cov/Inputs/report.covmapping b/llvm/test/tools/llvm-cov/Inputs/report.covmapping index 32d84bc7273..5d0bfc11681 100644 Binary files a/llvm/test/tools/llvm-cov/Inputs/report.covmapping and b/llvm/test/tools/llvm-cov/Inputs/report.covmapping differ -- cgit v1.2.3