mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
llvm-cov: Disable test on big endian machines
llvm-svn: 204868
This commit is contained in:
parent
509530b2ae
commit
b221d1c31a
@ -3,6 +3,8 @@
|
||||
|
||||
// We need shell for cd
|
||||
// REQUIRES: shell
|
||||
// llvm-cov doesn't work on big endian yet
|
||||
// XFAIL: powerpc64, s390x, mips-, mips64-, sparc
|
||||
|
||||
// RUN: rm -rf %t
|
||||
// RUN: mkdir %t
|
||||
|
Loading…
x
Reference in New Issue
Block a user