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