pulumi/pkg/compiler/backends
joeduffy ac5df8ba40 Supply diag.Sink at backend construction time
This change eliminates the diag.Sink field, Diag, on the Compiland struct.
Instead, we should provide it at backend provider construction time.  This
is consistent with how other phases of the compiler work and also ensures
the backends can properly implement the core.Phase interface.
2016-11-19 11:28:40 -08:00
..
clouds Supply diag.Sink at backend construction time 2016-11-19 11:28:40 -08:00
schedulers Sketch out more AWS backend code-generator bits and pieces 2016-11-18 16:46:36 -08:00
arch.go Sketch out more AWS backend code-generator bits and pieces 2016-11-18 16:46:36 -08:00
provider.go Supply diag.Sink at backend construction time 2016-11-19 11:28:40 -08:00