summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2010-11-04-BigByval.ll
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2011-04-20 21:47:45 +0000
committerStuart Hastings <stuart@apple.com>2011-04-20 21:47:45 +0000
commit2575a9c606cccca33a9b1138ff6e4395d886eedd (patch)
tree83e8ab8132a4ab5382ecb5682967d802dd37ebc4 /test/CodeGen/Generic/2010-11-04-BigByval.ll
parente5ff344fc03351eaf8bb3303d0fe359378c09684 (diff)
downloadllvm-2575a9c606cccca33a9b1138ff6e4395d886eedd.tar.gz
llvm-2575a9c606cccca33a9b1138ff6e4395d886eedd.tar.bz2
llvm-2575a9c606cccca33a9b1138ff6e4395d886eedd.tar.xz
Un-XFAIL this test for ARM. <rdar://problem/7662569>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129875 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Generic/2010-11-04-BigByval.ll')
-rw-r--r--test/CodeGen/Generic/2010-11-04-BigByval.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2010-11-04-BigByval.ll b/test/CodeGen/Generic/2010-11-04-BigByval.ll
index ecb354ed17..df2ca4c18a 100644
--- a/test/CodeGen/Generic/2010-11-04-BigByval.ll
+++ b/test/CodeGen/Generic/2010-11-04-BigByval.ll
@@ -1,6 +1,5 @@
; RUN: llc < %s
; PR7170
-; XFAIL: arm
%big = type [131072 x i8]