summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin/jumptable.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/jumptable.ll')
-rw-r--r--test/CodeGen/Blackfin/jumptable.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Blackfin/jumptable.ll b/test/CodeGen/Blackfin/jumptable.ll
index 5f49e9d193..263533c000 100644
--- a/test/CodeGen/Blackfin/jumptable.ll
+++ b/test/CodeGen/Blackfin/jumptable.ll
@@ -1,8 +1,8 @@
; RUN: llc < %s -march=bfin -verify-machineinstrs | FileCheck %s
; CHECK: .section .rodata
-; CHECK: JTI1_0:
-; CHECK: .long .BB1_1
+; CHECK: JTI0_0:
+; CHECK: .long .BB0_1
define i32 @oper(i32 %op, i32 %A, i32 %B) {
entry: