llvm-for-llvmta/test/CodeGen/X86/2011-03-30-CreateFixedObjCr...

11 lines
162 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
; RUN: llc < %s -mtriple=i686--
; rdar://7983260
%struct.T0 = type {}
define void @fn4(%struct.T0* byval(%struct.T0) %arg0) nounwind ssp {
entry:
ret void
}