From: Bill Wendling Date: Wed, 31 Aug 2011 23:07:46 +0000 (+0000) Subject: Revert accidental commit X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=3b5e99d79ea02b57cd6b736d75520b3cee873cf7 Revert accidental commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138915 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll b/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll index 13795a6e888..8e229dd6716 100644 --- a/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll +++ b/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll @@ -606,8 +606,6 @@ Unwind20.fragment: ; preds = %bb_main br label %UnifiedUnreachableBlock meshBB: ; preds = %nofilter.fragment, %bb_main - %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0 - cleanup br label %bb_main meshBB.unwinddest: ; No predecessors! @@ -782,8 +780,6 @@ meshBB324: ; preds = %bb_main br label %bb_main meshBB325: ; preds = %entry.fragment.fragment, %bb_main - %exn325 = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0 - cleanup br label %bb_main meshBB325.unwinddest: ; No predecessors! @@ -895,5 +891,3 @@ UnifiedUnreachableBlock: ; preds = %Unwind20.fragment, %filter87, %filter75, %f UnifiedReturnBlock: ; preds = %invcont70.normaldest, %invcont15.normaldest ret void } - -declare i32 @__gxx_personality_v0(...)