projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
891835a
)
llvm-cov: Disable test on big endian machines
author
Justin Bogner
<mail@justinbogner.com>
Wed, 26 Mar 2014 22:36:48 +0000
(22:36 +0000)
committer
Justin 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
patch
|
blob
|
history
diff --git
a/test/tools/llvm-cov/copy_block_helper.m
b/test/tools/llvm-cov/copy_block_helper.m
index 61a91c1e77e573031629290211bd3f46bf4599ac..2035965c6ae8dbbe49a0320f5bea7d46a82a96bd 100644
(file)
--- 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