[parrot/parrot] 8d9ded: [imcc] add imcc flags to the refactored API and us...
GitHub
noreply at github.com
Tue Feb 25 17:15:20 UTC 2014
Branch: refs/heads/rurban/imccflags
Home: https://github.com/parrot/parrot
Commit: 8d9ded478ea4a83ae30b36d369fced5f5512a50b
https://github.com/parrot/parrot/commit/8d9ded478ea4a83ae30b36d369fced5f5512a50b
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-02-25 (Tue, 25 Feb 2014)
Changed paths:
M compilers/imcc/Rules.in
M compilers/imcc/api.c
M config/gen/makefiles/root.in
M frontend/parrot/main.c
M frontend/parrot2/main.c
M include/imcc/api.h
M include/parrot/interpreter.h
Log Message:
-----------
[imcc] add imcc flags to the refactored API and use it in parrot_old (again)
parrot_old -y works fine now.
Also re-enable symbolic api_flags by including the relevant headers.
Issue [GH #1033]
Add old imcc optim flags as Parrot_trace_flags, but the optimizations
are not yet passed through
More information about the parrot-commits
mailing list