Sign in
llvm
/
llvm-project.git
/
abe148a09f61fa341f80376c763ea4706cfca30e
/
.
/
llvm
/
test
/
CodeGen
/
X86
/
2011-03-30-CreateFixedObjCrash.ll
blob: 78e2f1557ea21d01340101d55a4383a24655933d [
file
] [
log
] [
blame
]
; RUN: llc < %s -mtriple=i686--
; rdar://7983260
%struct.T0
=
type
{}
define
void
@fn4
(
ptr
byval
(
%struct.T0
)
%arg0
)
nounwind
ssp
{
entry
:
ret
void
}