X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelive.h;h=3d69cb0b77f2d626d0922dc7143bfbe3d8737b1a;hb=e5b57877b6db678ba428e3cbc01cbcc0815922f9;hp=4b19b39f31314272a75f64e138ddbf22b9a7a378;hpb=09af833b4aa9efe8de16ed08d0005b01cd0ed69c;p=libfirm diff --git a/ir/be/belive.h b/ir/be/belive.h index 4b19b39f3..3d69cb0b7 100644 --- a/ir/be/belive.h +++ b/ir/be/belive.h @@ -81,7 +81,7 @@ void be_liveness_update(be_lv_t *lv, ir_node *irn); /** * Remove a node from the liveness information. */ -void be_liveness_remove(be_lv_t *lv, ir_node *irn); +void be_liveness_remove(be_lv_t *lv, const ir_node *irn); /** * Introduce a new node to the liveness information.