summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
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
commitb116142d3baab3b4e8ac3551b82c14c9ca1fe242 (patch)
treed25eaf445b44f7c5915d2a219ea8b6a8c9c627c6 /test/CodeGen/Generic
parent5047d7657503dfa8f7d97909c9d5c198646cd0ed (diff)
downloadllvm-b116142d3baab3b4e8ac3551b82c14c9ca1fe242.tar.gz
llvm-b116142d3baab3b4e8ac3551b82c14c9ca1fe242.tar.bz2
llvm-b116142d3baab3b4e8ac3551b82c14c9ca1fe242.tar.xz
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
Diffstat (limited to 'test/CodeGen/Generic')
-rw-r--r--test/CodeGen/Generic/2010-11-04-BigByval.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/2010-11-04-BigByval.ll b/test/CodeGen/Generic/2010-11-04-BigByval.ll
index df2ca4c18a..ecb354ed17 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]