raiseToJump

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


Does this pass completely go away now in SSA?  removeUnused is doing the
mayRaise analysis and setting the appropriate handler fields to
Handler.None.  Contify is doing the appropriate raise-to-jumps when it
contifies a function.