Files
sdk/pkg/compiler/lib
Johnni Winther e7a72961c8 Make codegen and optimizations depend more directly on data objects.
This is a move towards passing all information through data objects
computed by previous phases rather than pulling it directly from
Backend or Compiler.

This is needed to support a shift from model K to model J between
resolution and codegen.

R=efortuna@google.com

Review-Url: https://codereview.chromium.org/2777163002 .
2017-03-28 10:38:29 +02:00
..