mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-13 07:50:50 +00:00
[Sparc] Add sparc to the list of XFAIL architecture. It seems that the llvm-cov test is not supported in big-endian architectures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200101 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c45addd6e4
commit
3177a84342
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user