Commits

Chris Lattner committed 991856dbe59
Fix the swift driver to not run SIL diagnostic passes on a .sil file that is already in canonical form. Besides being the obviously right thing to do, this stabilizes an IRGen test file against SIL diagnostic pass changes. Swift SVN r9698