summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-09-03 00:14:24 +0000
committerDan Gohman <gohman@apple.com>2011-09-03 00:14:24 +0000
commit5423017526f79e99ccceda17efca4bf78eb1335e (patch)
treebface7f623fa60af1ea95414aba91ac352c17b31 /llvm
parent1f72dd40c7c502a02b82badce2d78ac058a7f3f3 (diff)
downloadbcm5719-llvm-5423017526f79e99ccceda17efca4bf78eb1335e.tar.gz
bcm5719-llvm-5423017526f79e99ccceda17efca4bf78eb1335e.zip
Revert r129875, XFAILing this test for arm, since the fix was reverted.
llvm-svn: 139058
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll b/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
index df2ca4c18a0..ecb354ed175 100644
--- a/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
+++ b/llvm/test/CodeGen/Generic/2010-11-04-BigByval.ll
@@ -1,5 +1,6 @@
; RUN: llc < %s
; PR7170
+; XFAIL: arm
%big = type [131072 x i8]
OpenPOWER on IntegriCloud