e7a72961c8
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 .