Sign in
rust
/
rust-lang
/
llvm-project
/
6c32ce82db36e443b7011a1db8fb100da567c4ab
/
.
/
llvm
/
test
/
Verifier
/
byval-4.ll
blob: 21d196a0ce35c19de71019fb1f4ed70619edd965 [
file
] [
log
] [
blame
]
; RUN: llvm-as %s -o /dev/null
%struct.foo
=
type
{
i64
}
declare
void
@h
(
%struct.foo
*
byval
(
%struct.foo
)
%num
)