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