summaryrefslogtreecommitdiff
path: root/test/tools/llvm-cov/llvm-cov.test
diff options
context:
space:
mode:
authorYuchen Wu <yuchenericwu@hotmail.com>2013-11-12 05:57:06 +0000
committerYuchen Wu <yuchenericwu@hotmail.com>2013-11-12 05:57:06 +0000
commit0cbecb56fbdca4ac8c254bd122fce9037b1372f1 (patch)
tree31e5376426d8da8e2b97c5cf40d55b9283fc4e73 /test/tools/llvm-cov/llvm-cov.test
parentf42264e7e4cb947bcd1ff7dd48fd0ba4e9fbbf9f (diff)
downloadllvm-0cbecb56fbdca4ac8c254bd122fce9037b1372f1.tar.gz
llvm-0cbecb56fbdca4ac8c254bd122fce9037b1372f1.tar.bz2
llvm-0cbecb56fbdca4ac8c254bd122fce9037b1372f1.tar.xz
Revert "Added basic unit test for llvm-cov."
This reverts commit r194451. Not sure why the tests are failing on the buildbot. They run fine on my local machine. Could it possibly be because of the endianness of the architectures? The GCNO and GCDA files are little-endian encoded, and llvm-cov expects it to remain that way. Is this a safe assumption? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194454 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/tools/llvm-cov/llvm-cov.test')
-rw-r--r--test/tools/llvm-cov/llvm-cov.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/tools/llvm-cov/llvm-cov.test b/test/tools/llvm-cov/llvm-cov.test
deleted file mode 100644
index 049c9b9fe6..0000000000
--- a/test/tools/llvm-cov/llvm-cov.test
+++ /dev/null
@@ -1,2 +0,0 @@
-RUN: cd %p/Inputs && llvm-cov -gcno=test.gcno -gcda=test.gcda \
-RUN: | diff test.cpp.gcov -