- BugFix: the block of a Confirm can (and is in most cases) different of the block...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 21 Feb 2009 20:10:58 +0000 (20:10 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 21 Feb 2009 20:10:58 +0000 (20:10 +0000)
[r25551]

scripts/ir_spec.py

index 9160695..5d1a8f9 100755 (executable)
@@ -334,7 +334,6 @@ Unknown = dict(
 
 Confirm = dict(
        ins      = [ "value", "bound" ],
-       block    = "get_nodes_block(value)",
        mode     = "get_irn_mode(value)",
        attrs    = [
                dict(