OSDN Git Service

ARM doesn't support byval yet. XFAIL this test until it does.
authorStuart Hastings <stuart@apple.com>
Tue, 5 Apr 2011 17:16:21 +0000 (17:16 +0000)
committerStuart Hastings <stuart@apple.com>
Tue, 5 Apr 2011 17:16:21 +0000 (17:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128891 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2010-11-04-BigByval.ll

index df2ca4c..ecb354e 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc < %s
 ; PR7170
+; XFAIL: arm
 
 %big = type [131072 x i8]