aboutsummaryrefslogtreecommitdiff
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 5ccdbb701db1..b4366251698b 100644
--- a/test/CodeGen/MSP430/jumptable.ll
+++ b/test/CodeGen/MSP430/jumptable.ll
@@ -12,7 +12,7 @@ entry:
store i16 %i, i16* %i.addr, align 2
%0 = load i16, i16* %i.addr, align 2
; CHECK: mov.w #2, r13
-; CHECK: call #__mulhi3hw_noint
+; CHECK: call #__mspabi_mpyi
; CHECK: br .LJTI0_0(r12)
switch i16 %0, label %sw.default [
i16 0, label %sw.bb