mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-13 04:38:24 +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:
@ -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
|
||||
|
Reference in New Issue
Block a user