aboutsummaryrefslogblamecommitdiff
path: root/test/CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll
blob: f829c05fc56edfa880a92218519d27ee05099166 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                               








                                                        
; RUN: llc < %s -mtriple=i686--

; rdar://7983260

%struct.T0 = type {}

define void @fn4(%struct.T0* byval %arg0) nounwind ssp {
entry:
  ret void
}