Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / unreachable-stack-protector.ll
2011-03-11 Cameron ZwarichFix the GCC test suite issue exposed by r127477, which...