From: Yuchen Wu Date: Thu, 12 Dec 2013 20:29:54 +0000 (+0000) Subject: Removed llvm-cov.test from Other folder. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0dbb28f0761ba63cb0581bd9139be7281eb6ee00;p=oota-llvm.git Removed llvm-cov.test from Other folder. 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 --- diff --git a/test/Other/Inputs/llvm_cov.gcda b/test/Other/Inputs/llvm_cov.gcda deleted file mode 100644 index 9ae2286ea2f..00000000000 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 index 25e202386a8..00000000000 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 index 2ac4e9e866b..00000000000 --- 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: *