Fix bug in run-line.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-24-StackRestore.ll
2008-06-25 Chris LattnerFix PR2488, a case where we deleted stack restores...