Do not split edges to EH landing pads. It will cause code size explosion.
[oota-llvm.git] / test / CodeGen / X86 / pre-split5.ll
2008-10-25 Evan ChengHandle cases where there aren't uses in the barrier...