Sign in
cobalt
/
cobalt
/
cde3442a440acd4a8f18a44377f1db36e384db7e
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
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
)