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
/
2003-11-21-FunctionReturningStructure.ll
blob: dc7d39e5c4b45f9f539c106667e66d7a9f4198bd (
plain
)
1
2
3
4
5
%T
=
type
{
int
}
declare
%T
%test
()