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
This commit is contained in:
Yuchen Wu 2013-12-12 20:29:54 +00:00
parent 1cf81e6244
commit 0dbb28f076
3 changed files with 0 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +0,0 @@
PR11760
RUN: llvm-cov -gcda=%S/Inputs/llvm_cov.gcda -gcno=%S/Inputs/llvm_cov.gcno
REQUIRES: asserts
XFAIL: *