Removed llvm-cov.test from Other folder.
authorYuchen Wu <yuchenericwu@hotmail.com>
Thu, 12 Dec 2013 20:29:54 +0000 (20:29 +0000)
committerYuchen Wu <yuchenericwu@hotmail.com>
Thu, 12 Dec 2013 20:29:54 +0000 (20:29 +0000)
More comprehensive llvm-cov tests were added to tools/llvm-cov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197175 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/Inputs/llvm_cov.gcda [deleted file]
test/Other/Inputs/llvm_cov.gcno [deleted file]
test/Other/llvm-cov.test [deleted file]

diff --git a/test/Other/Inputs/llvm_cov.gcda b/test/Other/Inputs/llvm_cov.gcda
deleted file mode 100644 (file)
index 9ae2286..0000000
Binary files a/test/Other/Inputs/llvm_cov.gcda and /dev/null differ
diff --git a/test/Other/Inputs/llvm_cov.gcno b/test/Other/Inputs/llvm_cov.gcno
deleted file mode 100644 (file)
index 25e2023..0000000
Binary files a/test/Other/Inputs/llvm_cov.gcno and /dev/null differ
diff --git a/test/Other/llvm-cov.test b/test/Other/llvm-cov.test
deleted file mode 100644 (file)
index 2ac4e9e..0000000
+++ /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: *