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