SSA IL

Matthew Fluet fluet@CS.Cornell.EDU
Thu, 1 Nov 2001 22:37:35 -0500 (EST)


> > 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.