forked from OSchip/llvm-project
llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
llvm-svn: 194712
This commit is contained in:
parent
2e7e5801a7
commit
dc23e8b819
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue