X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Firouts.c;h=cb32aa994802f2c7cae935687f7aaf5727a2f2a9;hb=78bac126e7f9ca55761ab892ebfa9c19a4a65fcf;hp=ce7ea216d32b7ceb69c2ff6da16731af54bf4bed;hpb=9d4e23060441530a20af5d331268435bfe18f305;p=libfirm diff --git a/ir/ana/irouts.c b/ir/ana/irouts.c index ce7ea216d..cb32aa994 100644 --- a/ir/ana/irouts.c +++ b/ir/ana/irouts.c @@ -257,7 +257,7 @@ static void irg_out_block_walk2(ir_node *bl, irg_walk_func *pre, } } -/* Walks only over Block nodes in the graph. Has it's own visited +/* Walks only over Block nodes in the graph. Has its own visited flag, so that it can be interleaved with the other walker. */ void irg_out_block_walk(ir_node *node, irg_walk_func *pre, irg_walk_func *post, void *env)