llvm-cov: Disable test on big endian machines
authorJustin Bogner <mail@justinbogner.com>
Wed, 26 Mar 2014 22:36:48 +0000 (22:36 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 26 Mar 2014 22:36:48 +0000 (22:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204868 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-cov/copy_block_helper.m

index 61a91c1e77e573031629290211bd3f46bf4599ac..2035965c6ae8dbbe49a0320f5bea7d46a82a96bd 100644 (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