Improve the implementation of .incbin directive by replacing a loop by using
[oota-llvm.git] / test / Transforms / SimplifyCFG / ForwardSwitchConditionToPHI.ll
2011-06-18 Hans WennborgFix PR10103: Less code for enum type translation.