mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...)
targets. Just big endian (mips-... and mips64-...) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202049 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
843efd49b7
commit
a2be909b8c
@ -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