Commits

Joe Groff committed 554fcc9250a
SILGen: Use SILBuilder::emitDestroyAddr in place of TypeLowering::emitDestroyAddress. The other end of r8989. Canonicalize toward destroy_addr when destroying lvalues already in memory, instead of trying to emit a more specific sequence of operations. Swift SVN r9022