Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

irhydra2 doesn't open dart2js cfg files. #17

Open
floitsch opened this issue Feb 26, 2014 · 1 comment
Open

irhydra2 doesn't open dart2js cfg files. #17

floitsch opened this issue Feb 26, 2014 · 1 comment

Comments

@floitsch
Copy link

IrHydra1 opens dart2js cfg files, but IrHydra2 doesn't anymore.

Produce cfg files by modifying dart2js source: sdk/lib/_internal/compiler/implementation/ssa/tracer.dart
Change
GENERATE_SSA_TRACE to true
Optionally change SSA_TRACE_FILTER to name (like "main").

@mraleph
Copy link
Owner

mraleph commented Feb 26, 2014

IRHydra2 expects method field of the compilation to contain the optimization id:

https:/mraleph/irhydra/blob/master/lib/src/modes/v8/hydrogen_parser.dart#L35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants