index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Verifier
/
byval-1.ll
blob: 9bbead08611462c755874cb8e25f3575b3c7b469 (
plain
)
1
2
; RUN: not llvm-as < %s >& /dev/null
declare
void
@h
(
i32
byval
%num
)