Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-26-UnreachableBlockElim.ll
2011-05-27 Cameron ZwarichFix PR10029 - VerifyCoalescing failure on patterns_dfa...