X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Fircons_t.h;h=99ca58779659ab2d084361f8e82265a94a64c8e8;hb=b4647d67ab7885d5da32c2a30242fbc4ed93d81b;hp=99e56685ace9fd450e078dc2b7439dcb9c376388;hpb=0064ee54b41c007b5d33b557d053e602ac3be2cc;p=libfirm diff --git a/ir/ir/ircons_t.h b/ir/ir/ircons_t.h index 99e56685a..99ca58779 100644 --- a/ir/ir/ircons_t.h +++ b/ir/ir/ircons_t.h @@ -33,7 +33,7 @@ /** * Creates a new Anchor node. */ -ir_node *new_Anchor(ir_graph *irg); +ir_node *new_r_Anchor(ir_graph *irg); /** * Allocate a frag array for a node if the current graph state is phase_building.