Commits

Chris Lattner committed 21e6e9376ff
Improve inout shadow elimination to apply to values of trivial type which don't get their init/take flags reliably set. This causes the transformation to trigger on many many many more inout shadows, and also breaks the debug info test. Swift SVN r9041