X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Firextbb.c;h=71506c1649c717e381d8c33cac63163d0e65caa6;hb=e775a978fff2841e0722c47f13545b54d48b8f98;hp=b9e9a7295569e9a98a6b5744bfe78cda936a0d7e;hpb=ce6161a7e42a48f7422b7babcc64d8ace18e2687;p=libfirm diff --git a/ir/ana/irextbb.c b/ir/ana/irextbb.c index b9e9a7295..71506c164 100644 --- a/ir/ana/irextbb.c +++ b/ir/ana/irextbb.c @@ -380,7 +380,7 @@ static void irg_extblock_walk_2(ir_extblk *blk, extbb_walk_func *pre, extbb_walk } } -/* walks only over extended Block nodes in the graph. Has it's own visited +/* walks only over extended Block nodes in the graph. Has its own visited flag, so that it can be interleaved with the other walker. */ void irg_extblock_walk(ir_extblk *blk, extbb_walk_func *pre, extbb_walk_func *post, void *env) {