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