mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-26 04:34:41 +00:00
llvm-cov: Disable test on big endian machines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204868 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
891835ae0f
commit
e8836a72ba
@ -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