summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuchen Wu <yuchenericwu@hotmail.com>2013-12-12 20:29:54 +0000
committerYuchen Wu <yuchenericwu@hotmail.com>2013-12-12 20:29:54 +0000
commit5936caa18a3076710cef897d9400e814ae2617cf (patch)
tree4ebe8c5bea9798438115798194f6f3ef343b2826
parentccc2ebcc83d9db469b7cc29d99ef0f397a1f15d6 (diff)
downloadbcm5719-llvm-5936caa18a3076710cef897d9400e814ae2617cf.tar.gz
bcm5719-llvm-5936caa18a3076710cef897d9400e814ae2617cf.zip
Removed llvm-cov.test from Other folder.
More comprehensive llvm-cov tests were added to tools/llvm-cov. llvm-svn: 197175
-rw-r--r--llvm/test/Other/Inputs/llvm_cov.gcdabin296 -> 0 bytes
-rw-r--r--llvm/test/Other/Inputs/llvm_cov.gcnobin984 -> 0 bytes
-rw-r--r--llvm/test/Other/llvm-cov.test4
3 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Other/Inputs/llvm_cov.gcda b/llvm/test/Other/Inputs/llvm_cov.gcda
deleted file mode 100644
index 9ae2286ea2f..00000000000
--- a/llvm/test/Other/Inputs/llvm_cov.gcda
+++ /dev/null
Binary files differ
diff --git a/llvm/test/Other/Inputs/llvm_cov.gcno b/llvm/test/Other/Inputs/llvm_cov.gcno
deleted file mode 100644
index 25e202386a8..00000000000
--- a/llvm/test/Other/Inputs/llvm_cov.gcno
+++ /dev/null
Binary files differ
diff --git a/llvm/test/Other/llvm-cov.test b/llvm/test/Other/llvm-cov.test
deleted file mode 100644
index 2ac4e9e866b..00000000000
--- a/llvm/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: *
OpenPOWER on IntegriCloud