[parrot/parrot] c5487f: [imcc] add imcc flags to the refactored API and us...
GitHub
noreply at github.com
Tue Feb 25 17:14:46 UTC 2014
Branch: refs/heads/rurban/imccflags
Home: https://github.com/parrot/parrot
Commit: c5487feef37ebb36935e09600f2168748c844957
https://github.com/parrot/parrot/commit/c5487feef37ebb36935e09600f2168748c844957
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.
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