summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2011-04-05 17:16:21 +0000
committerStuart Hastings <stuart@apple.com>2011-04-05 17:16:21 +0000
commit345094777f9392b422aa01a9245cd18ed9b9dd10 (patch)
tree2734939a9a0302356ebd40bee78417a8ced88f13 /llvm/test/CodeGen
parentec343e8544195650ad22f023ac10b7b91b3d8d0e (diff)
downloadbcm5719-llvm-345094777f9392b422aa01a9245cd18ed9b9dd10.tar.gz
bcm5719-llvm-345094777f9392b422aa01a9245cd18ed9b9dd10.zip
ARM doesn't support byval yet. XFAIL this test until it does.
llvm-svn: 128891
Diffstat (limited to 'llvm/test/CodeGen')
-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