Revert r188449 as it turns out we're just missing the instructions that need the...
[oota-llvm.git] / test / Transforms / SimplifyCFG / ForwardSwitchConditionToPHI.ll
2011-06-18 Hans WennborgFix PR10103: Less code for enum type translation.