Commits

Joe Groff committed 35993a9e2c7
SIL: Actually verify instruction dominance. We weren't actually calling into Verifier::checkSILInstruction, so we were missing the dominance and other basic validity checks for instructions, causing us to miss a dominance bug in SILGen for the ternary. Swift SVN r5059