DescriptionBuild entire program with kernel for conversion to ssa.
This CL has the kernel task of the backend building the entire program.
This causes the compiler to resolve a lot more than usual, and so we need
to support many language features in the kernel -> ssa builder to compile
all of the helper functions that are included in the output.
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/8be34ddd395e742ee6e9a77e405cc373adcb0040
Patch Set 1 #
Total comments: 12
Patch Set 2 : some tweaks #
Messages
Total messages: 6 (2 generated)
|