summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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