Commits

Chris Lattner committed ae2bdb8d6a1
Enhance DI to know that trivial types don't have complicated cleanup semantics, so they don't need code motion on releases. This fixes Jordan's testcase from rdar://15209088, though non-trivial types still don't work. Swift SVN r10539