> > I'm not quite sure what's happening when the CPS IL type-checks, but the > > initial SSA translation isn't connected. Probably more dead-code, but > > the type-checker gets to it before we clean any of that unreachable code. > > It's probably dead handler code. That makes sense, particularly since I've turned off all the raiseToJump passes.