X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firgmod.h;h=55cdd53a9ea7c42dae3e053f14253f200148d6fc;hb=487136c5b024ed2f947800450cfa266bb2c0688d;hp=9bcf5325d2e93d2b12728f58ed014a03a87a3d5b;hpb=9d872b0bbfc6d238cb7b8590ed43cf172e994e16;p=libfirm diff --git a/ir/ir/irgmod.h b/ir/ir/irgmod.h index 9bcf5325d..55cdd53a9 100644 --- a/ir/ir/irgmod.h +++ b/ir/ir/irgmod.h @@ -47,6 +47,7 @@ void turn_into_tuple (ir_node *node, int arity); * Further it collects all Proj nodes in a list of the node producing * the tuple. In case of nested tuples the Projs are collected in the * node producing the outermost Tuple. + * All other link fields are cleared afterwards. */ void collect_phiprojs(ir_graph *irg);