1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

mips: XFAIL llvm-cov test

XFAIL llvm-cov.test for MIPS until big-endian issues are fixed for llvm-cov.
The test does pass on MIPS little-endian.

llvm-svn: 195966
This commit is contained in:
Petar Jovanovic 2013-11-29 21:59:09 +00:00
parent 797919cb22
commit f12c338160

View File

@ -9,4 +9,4 @@ RUN: not llvm-cov -gcno=test_read_fail.gcno -gcda=test.gcda
RUN: not llvm-cov -gcno=test.gcno -gcda=test_checksum_mismatch.gcda
XFAIL: powerpc64, s390x
XFAIL: powerpc64, s390x, mips