Update for new EH stuff. (I'm not sure if this is 100% correct.)
authorBill Wendling <isanbard@gmail.com>
Fri, 2 Sep 2011 21:24:17 +0000 (21:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 2 Sep 2011 21:24:17 +0000 (21:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139038 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Mips/eh.ll

index 765b7783e5d958e5003e55cd21b4bb82f00421f2..36b6bacfb512be77aae82b830eea80ce47038286 100644 (file)
@@ -30,7 +30,7 @@ entry:
 lpad:                                             ; preds = %entry
 ; CHECK-EL:  # %lpad
 ; CHECK-EL:  lw  $gp
-; CHECK-EL:  beq $5
+; CHECK-EL:  beq $3
 
   %exn = tail call i8* @llvm.eh.exception() nounwind
   %eh.selector = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*), i8* bitcast (i8** @_ZTId to i8*)) nounwind