Commits

Joe Groff committed 28c1d340b50
Remove SIL 'StripRuntimeChecks' pass. Without build configurations we can't strip runtime checks from the SIL without also disable diagnostics for library users. We're going to try a different stopgap approach of not emitting the runtime checks in IRGen for the short term. Swift SVN r12586