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
/
2005-03-21-UndefinedTypeReference.ll
blob: 653eeec949c50c1488d841fdf4f79f09702418a0 (
plain
)
1
2
3
4
5
6
; RUN: not llvm-as -f %s -o /dev/null
void
%test
()
{
mallo
c
%InvalidType
ret
void
}