mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 17:56:53 +00:00
For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...)
targets. Just big endian (mips-... and mips64-...) llvm-svn: 202049
This commit is contained in:
parent
c3ff946af1
commit
3052b9db37
@ -91,4 +91,4 @@ RUN: not llvm-cov test.c -gcda=test_file_checksum_fail.gcda
|
||||
# Bad function checksum on gcda
|
||||
RUN: not llvm-cov test.c -gcda=test_func_checksum_fail.gcda
|
||||
|
||||
XFAIL: powerpc64, s390x, mips, sparc
|
||||
XFAIL: powerpc64, s390x, mips-, mips64-, sparc
|
||||
|
Loading…
Reference in New Issue
Block a user