From: Michael Beck Date: Sat, 21 Feb 2009 20:10:58 +0000 (+0000) Subject: - BugFix: the block of a Confirm can (and is in most cases) different of the block... X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=45640ea75ada4d9bcaba67bae6b2a30617f09d63;p=libfirm - BugFix: the block of a Confirm can (and is in most cases) different of the block of its value [r25551] --- diff --git a/scripts/ir_spec.py b/scripts/ir_spec.py index 9160695a4..5d1a8f974 100755 --- a/scripts/ir_spec.py +++ b/scripts/ir_spec.py @@ -334,7 +334,6 @@ Unknown = dict( Confirm = dict( ins = [ "value", "bound" ], - block = "get_nodes_block(value)", mode = "get_irn_mode(value)", attrs = [ dict(