Update LoopSimplify and LoopUnswitch to use the new makeLoopInvariant
[oota-llvm.git] / test / Transforms / Inline / inline-invoke-tail.ll
2009-02-12 Chris LattnerFix a nasty bug (PR3550) where the inline pass could...