make get_Block_cfgpred_block return NULL on Bad cfopt
Previously a Bad node was returned which could hide problems and more importantly you create new nodes (the BadBB) in an operation that apparently only queries the graph.
Please register or sign in to comment