This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / 2008-06-24-StackRestore.ll
2008-06-25 Chris LattnerFix PR2488, a case where we deleted stack restores...