Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
.
/
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
)