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