Commits

Joe Groff committed d764059b3ee
SILGen: Do 'emit into' optimization of calls. Hand the SGFContext, with the current 'emit into' Initialization, down into the CallEmission machinery so that it can be used to emit indirect returns directly into their uninitialized destination buffers without an intermediate copy. Swift SVN r4863