summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/eh.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-02 21:24:17 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-02 21:24:17 +0000
commitcc6927b9e19b1e7fde18161e4b0a709006beeedd (patch)
treea0c7610be2c14bd52d7f25661962fc9e894093de /test/CodeGen/Mips/eh.ll
parent6984625d166791f9d100e47f0e834c8c6a56169b (diff)
downloadllvm-cc6927b9e19b1e7fde18161e4b0a709006beeedd.tar.gz
llvm-cc6927b9e19b1e7fde18161e4b0a709006beeedd.tar.bz2
llvm-cc6927b9e19b1e7fde18161e4b0a709006beeedd.tar.xz
Update for new EH stuff. (I'm not sure if this is 100% correct.)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139038 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/eh.ll')
-rw-r--r--test/CodeGen/Mips/eh.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/eh.ll b/test/CodeGen/Mips/eh.ll
index 765b7783e5..36b6bacfb5 100644
--- a/test/CodeGen/Mips/eh.ll
+++ b/test/CodeGen/Mips/eh.ll
@@ -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