1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

ARM doesn't support byval yet. XFAIL this test until it does.

llvm-svn: 128891
This commit is contained in:
Stuart Hastings 2011-04-05 17:16:21 +00:00
parent b6eccf955f
commit 3ed284e001

View File

@ -1,5 +1,6 @@
; RUN: llc < %s
; PR7170
; XFAIL: arm
%big = type [131072 x i8]