Fix test case.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 30 Aug 2012 15:42:45 +0000 (15:42 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 30 Aug 2012 15:42:45 +0000 (15:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162913 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LoopRotate/multiple-exits.ll

index 4568678c3d1c571d63bee5e9fe9cdef852d3811f..066b7e45d97121717614a13178d9339b4944de4b 100644 (file)
@@ -141,7 +141,7 @@ lpad.i:                                           ; preds = %for.body.i
 
 catch.i:                                          ; preds = %lpad.i
   %8 = tail call i8* @__cxa_begin_catch(i8* %6) nounwind
-  invoke void @_Z3barj(i32 0)
+  invoke void @test3(i32 0)
           to label %invoke.cont2.i unwind label %lpad1.i
 
 invoke.cont2.i:                                   ; preds = %catch.i