3f55b8e2b7
Updates to kernel that sets more offsets (and introduces end offests and 'debuggability') - but doesn't necessarily persist them, i.e. the format doesn't change and no C++ changes are neccessary yet. This is step #1 in introducing these things, next step(s) will be persisting the new stuff and using it on the C++ side. R=asgerf@google.com, kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/5edca8c4d3733f319ab2d328aa28ceb286a30904 Reopening as I reverted the change as it broke package:compiler. Review-Url: https://codereview.chromium.org/2610133002 .
Utility method to help the frontend generate kernel IR.