From b116142d3baab3b4e8ac3551b82c14c9ca1fe242 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Sat, 3 Sep 2011 00:14:24 +0000 Subject: [PATCH] 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 --- test/CodeGen/Generic/2010-11-04-BigByval.ll | 1 + 1 file changed, 1 insertion(+) 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]