diff --git a/test/tools/llvm-cov/copy_block_helper.m b/test/tools/llvm-cov/copy_block_helper.m index 61a91c1e77e..2035965c6ae 100644 --- a/test/tools/llvm-cov/copy_block_helper.m +++ b/test/tools/llvm-cov/copy_block_helper.m @@ -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