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
/
Assembler
/
2002-05-02-ParseError.ll
blob: 5a9817c1eaa8020eed875bfe2e5e5a18988fea90 (
plain
)
1
2
3
4
5
6
7
; RUN: llvm-as %s -o /dev/null
%T
=
type
i32
*
define
%T
@test
()
{
ret
%T
null
}