This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
0
You've already forked gambas-source-code
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gambas-source-code
/
gb.jit.llvm
/
Makefile.am
4 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
[INTERPRETER] * NEW: Switch to JIT compiler if available, and make it able to talk to gb.jit. * BUG: GP must be NULL for new void stack frames. [COMPILER] * NEW: 'Fast' keyword means the class should be JIT-compiled. [GB.JIT] * NEW: JIT Compiler. git-svn-id: svn://localhost/gambas/trunk@4759 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-23 19:26:15 +00:00
ACLOCAL_AMFLAGS
=
-I m4 --install
Start working on the new jit system. [COMPILER] * NEW: Start working on the new jit system. [GB.JIT] * NEW: Rename the component as 'gb.jit.llvm'.
2018-05-17 01:13:56 +02:00
SUBDIRS
=
@JITLLVM_DIR@
[INTERPRETER] * NEW: Switch to JIT compiler if available, and make it able to talk to gb.jit. * BUG: GP must be NULL for new void stack frames. [COMPILER] * NEW: 'Fast' keyword means the class should be JIT-compiled. [GB.JIT] * NEW: JIT Compiler. git-svn-id: svn://localhost/gambas/trunk@4759 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-23 19:26:15 +00:00
EXTRA_DIST
=
reconf gambas.h gb*.h
Reference in New Issue
Copy Permalink