summaryrefslogtreecommitdiff
path: root/test/Other
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other')
-rw-r--r--test/Other/Inputs/llvm_cov.gcdabin296 -> 0 bytes
-rw-r--r--test/Other/Inputs/llvm_cov.gcnobin984 -> 0 bytes
-rw-r--r--test/Other/llvm-cov.test4
3 files changed, 0 insertions, 4 deletions
diff --git a/test/Other/Inputs/llvm_cov.gcda b/test/Other/Inputs/llvm_cov.gcda
deleted file mode 100644
index 9ae2286ea2..0000000000
--- a/test/Other/Inputs/llvm_cov.gcda
+++ /dev/null
Binary files differ
diff --git a/test/Other/Inputs/llvm_cov.gcno b/test/Other/Inputs/llvm_cov.gcno
deleted file mode 100644
index 25e202386a..0000000000
--- a/test/Other/Inputs/llvm_cov.gcno
+++ /dev/null
Binary files differ
diff --git a/test/Other/llvm-cov.test b/test/Other/llvm-cov.test
deleted file mode 100644
index 2ac4e9e866..0000000000
--- a/test/Other/llvm-cov.test
+++ /dev/null
@@ -1,4 +0,0 @@
-PR11760
-RUN: llvm-cov -gcda=%S/Inputs/llvm_cov.gcda -gcno=%S/Inputs/llvm_cov.gcno
-REQUIRES: asserts
-XFAIL: *