Add an Unreachable node.
Unreachable nodes mark unreachable control flow (after noreturn calls). They "eat" the memory, saving the two keeps used before. Works mostly yet (scheduler issues warning about not scheduled Unreachable's) [r27894]
Please register or sign in to comment