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:
Justin Bogner 2014-03-26 22:36:48 +00:00
parent 891835ae0f
commit e8836a72ba

View File

@ -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