From: Dan Gohman Date: Sat, 3 Sep 2011 00:14:24 +0000 (+0000) Subject: Revert r129875, XFAILing this test for arm, since the fix was reverted. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b116142d3baab3b4e8ac3551b82c14c9ca1fe242;p=oota-llvm.git Revert r129875, XFAILing this test for arm, since the fix was reverted. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139058 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Generic/2010-11-04-BigByval.ll b/test/CodeGen/Generic/2010-11-04-BigByval.ll index df2ca4c18a0..ecb354ed175 100644 --- a/test/CodeGen/Generic/2010-11-04-BigByval.ll +++ b/test/CodeGen/Generic/2010-11-04-BigByval.ll @@ -1,5 +1,6 @@ ; RUN: llc < %s ; PR7170 +; XFAIL: arm %big = type [131072 x i8]