Commits

Michael Gottesman committed 10efd0b0738
Add SILOptions as an argument to runSILDiagnosticPasses. I am going to use this in a forthcoming patch which creates a special mode called "ParanoidVerification" which runs the verifier after all passes. "ParanoidVerification" will be by default off and will be used on the swift-fast buildbot to help catch bugs which might be hidden by optimizations being run. Swift SVN r13256