summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/eh.ll
diff options
context:
space:
mode:
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 c3facdbc55..2e2f9a451e 100644
--- a/test/CodeGen/Mips/eh.ll
+++ b/test/CodeGen/Mips/eh.ll
@@ -26,7 +26,7 @@ entry:
lpad: ; preds = %entry
; CHECK-EL: # %lpad
; CHECK-EL: lw $gp
-; CHECK-EL: beq $5
+; CHECK-EL: bne $5
%exn.val = landingpad { i8*, i32 } personality i32 (...)* @__gxx_personality_v0
catch i8* bitcast (i8** @_ZTId to i8*)