Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / test / Transforms / ScalarRepl / 2008-01-29-PromoteBug.ll
2008-01-30 Chris LattnerFix a bug where scalarrepl would discard offset if...