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
/
CBackend
/
2002-09-20-ArrayTypeFailure.ll
blob: 87eaadc144646700e0f0b0882049a9fd68fe03f6 (
plain
)
1
2
3
4
5
6
7
8
implementation
void
%test
()
{
%X
=
alloca
[
4
xint
]
ret
void
}