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-08-19-FunctionPointer.ll
blob: ac28d939327332cbcf108b88575a9ac49f3bf3ac (
plain
)
1
2
3
%fptr
=
global
void
()
*
%f
;; Forward ref method defn
declare
void
"f"
()
;; External method