[llvm] r197175 - Removed llvm-cov.test from Other folder.

Yuchen Wu yuchenericwu at hotmail.com
Thu Dec 12 12:29:54 PST 2013


Author: ywu
Date: Thu Dec 12 14:29:54 2013
New Revision: 197175

URL: http://llvm.org/viewvc/llvm-project?rev=197175&view=rev
Log:
Removed llvm-cov.test from Other folder.

More comprehensive llvm-cov tests were added to tools/llvm-cov.

Removed:
    llvm/trunk/test/Other/Inputs/llvm_cov.gcda
    llvm/trunk/test/Other/Inputs/llvm_cov.gcno
    llvm/trunk/test/Other/llvm-cov.test

Removed: llvm/trunk/test/Other/Inputs/llvm_cov.gcda
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Other/Inputs/llvm_cov.gcda?rev=197174&view=auto
==============================================================================
Binary file - no diff available.

Removed: llvm/trunk/test/Other/Inputs/llvm_cov.gcno
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Other/Inputs/llvm_cov.gcno?rev=197174&view=auto
==============================================================================
Binary file - no diff available.

Removed: llvm/trunk/test/Other/llvm-cov.test
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Other/llvm-cov.test?rev=197174&view=auto
==============================================================================
--- llvm/trunk/test/Other/llvm-cov.test (original)
+++ llvm/trunk/test/Other/llvm-cov.test (removed)
@@ -1,4 +0,0 @@
-PR11760
-RUN: llvm-cov -gcda=%S/Inputs/llvm_cov.gcda -gcno=%S/Inputs/llvm_cov.gcno
-REQUIRES: asserts
-XFAIL: *





More information about the llvm-commits mailing list