[Sparc] Add sparc to the list of XFAIL architecture. It seems that the llvm-cov test is not supported in big-endian architectures.
llvm-svn: 200101
This commit is contained in:
parent
399e39e0de
commit
d97acf36a6
|
@ -35,4 +35,4 @@ RUN: not llvm-cov -gcno=test.gcno -gcda=test_file_checksum_fail.gcda
|
|||
|
||||
RUN: not llvm-cov -gcno=test.gcno -gcda=test_func_checksum_fail.gcda
|
||||
|
||||
XFAIL: powerpc64, s390x, mips
|
||||
XFAIL: powerpc64, s390x, mips, sparc
|
||||
|
|
Loading…
Reference in New Issue