[SROA] Fix PR18615 with some long overdue simplifications to the bounds
[oota-llvm.git] / test / Transforms / SimplifyCFG / trivial-throw.ll
2013-03-11 Bill WendlingDon't remove a landing pad if the invoke requires a...