From: Michael Beck Date: Fri, 13 Jul 2007 13:49:46 +0000 (+0000) Subject: added initializers for get_block/set_block operations X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=ef7296b2fe7a8430e39a7737aab0e6b9a1e3d302;p=libfirm added initializers for get_block/set_block operations [r15117] --- diff --git a/ir/be/benode.c b/ir/be/benode.c index 09d290ea8..e1c9d138c 100644 --- a/ir/be/benode.c +++ b/ir/be/benode.c @@ -1812,6 +1812,8 @@ static const ir_op_ops be_node_op_ops = { NULL, NULL, NULL, + NULL, + NULL, copy_attr, NULL, NULL,