Commits

Chris Lattner committed 087b035414e
Refactor assign lowering out to a helper function. Make sure that all assigns are lowered by the memory promotion pass, even those that don't refer to a box. These are always assignments, not initializations. Swift SVN r7543