Commits

Chris Lattner committed cbeb113a4fd
Fix DI to remove assign instructions from its Uses list when it lowers them (causing the pointer to dangle). This doesn't currently manifest as a problem, but will with some changes that are coming. Swift SVN r9706