summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/llvm-cov.test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-11-14 17:08:26 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-11-14 17:08:26 +0000
commitdc23e8b81947a78a18b6d600939f8cba2c1a2ddc (patch)
treee7f55497d9a8077fcb68c0156b3c737f97063093 /llvm/test/tools/llvm-cov/llvm-cov.test
parent2e7e5801a79a76aab1514e5faa5e0dc74b01ec7f (diff)
downloadbcm5719-llvm-dc23e8b81947a78a18b6d600939f8cba2c1a2ddc.tar.gz
bcm5719-llvm-dc23e8b81947a78a18b6d600939f8cba2c1a2ddc.zip
llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
llvm-svn: 194712
Diffstat (limited to 'llvm/test/tools/llvm-cov/llvm-cov.test')
-rw-r--r--llvm/test/tools/llvm-cov/llvm-cov.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-cov/llvm-cov.test b/llvm/test/tools/llvm-cov/llvm-cov.test
index a64474a7960..28738a78d16 100644
--- a/llvm/test/tools/llvm-cov/llvm-cov.test
+++ b/llvm/test/tools/llvm-cov/llvm-cov.test
@@ -7,4 +7,4 @@ RUN: | diff -aub test.cpp.gcov -
RUN: not llvm-cov -gcno=test_read_fail.gcno -gcda=test.gcda
-XFAIL: powerpc64, s390x, arm
+XFAIL: powerpc64, s390x
OpenPOWER on IntegriCloud