Sign in
cobalt
/
cobalt
/
edf9f4e573e100a6e6c9631fa7b3eef33f67490a
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Verifier
/
byval-1.ll
blob: 9d09a0ffb117684b74a1db3eee6772f7a1a254d7 [
file
]
; RUN: not llvm-as < %s > /dev/null 2>&1
declare
void
@h
(
i32
byval
%num
)