On Tue, 2009-04-28 at 16:32 +0200, Tomek Grabiec wrote:
> Basic blocks can have now any number of successors. This is needed by
> BB ended with athrow, as well as BB ended with
> tableswitch/lookupswitch (not implemented yet).
>
> Signed-off-by: Tomek Grabiec
Applied, thanks!
-
Basic blocks can have now any number of successors. This is needed by BB ended
with athrow, as well as BB ended with tableswitch/lookupswitch (not implemented
yet).
Signed-off-by: Tomek Grabiec
---
include/jit/basic-block.h |6 +--
jit/basic-block.c | 35 -