Add an irg attribute the Bad nodes: so get_Block_irg() can operate on
Bad nodes just like on Block nodes. This simplifies get_irn_irg() and implements the idea the the irg can be retrieved from "the block" of a node. [r26188]
Please register or sign in to comment