Commits

Chris Lattner committed 1d05280a2a4
Fix -verify mode in sil-opt to not capture diagnostics produced while *parsing* the .sil file. If any errors happen while parsing the sil file, report them immediately and return with an error. Swift SVN r7005