allwinner_a64/android/external/llvm/test/CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll
2018-08-08 16:14:42 +08:00

10 lines
145 B
LLVM

; RUN: llc < %s -march=x86
; rdar://7983260
%struct.T0 = type {}
define void @fn4(%struct.T0* byval %arg0) nounwind ssp {
entry:
ret void
}