blob: d1b4df68963b86511595d61479467afed4eee957 [file] [log] [blame]
; RUN: llc < %s -mtriple=i686--
; rdar://7983260
%struct.T0 = type {}
define void @fn4(%struct.T0* byval(%struct.T0) %arg0) nounwind ssp {
entry:
ret void
}