summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/jumptable.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MSP430/jumptable.ll')
-rw-r--r--test/CodeGen/MSP430/jumptable.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/MSP430/jumptable.ll b/test/CodeGen/MSP430/jumptable.ll
index 903ac137ea..239d79ed9c 100644
--- a/test/CodeGen/MSP430/jumptable.ll
+++ b/test/CodeGen/MSP430/jumptable.ll
@@ -13,7 +13,7 @@ entry:
%0 = load i16* %i.addr, align 2
; CHECK: mov.w #2, r14
; CHECK: call #__mulhi3hw_noint
-; CHECK: mov.w .LJTI0_0(r15), pc
+; CHECK: br .LJTI0_0(r15)
switch i16 %0, label %sw.default [
i16 0, label %sw.bb
i16 1, label %sw.bb1