1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[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:
Venkatraman Govindaraju 2014-01-25 22:54:47 +00:00
parent b459efc246
commit f3dc4a81d8

View File

@ -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 RUN: not llvm-cov -gcno=test.gcno -gcda=test_func_checksum_fail.gcda
XFAIL: powerpc64, s390x, mips XFAIL: powerpc64, s390x, mips, sparc