summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo')
-rw-r--r--llvm/test/DebugInfo/COFF/asan-module-ctor.ll2
-rw-r--r--llvm/test/DebugInfo/COFF/inlining-header.ll2
-rw-r--r--llvm/test/DebugInfo/COFF/local-variable-gap.ll2
-rw-r--r--llvm/test/DebugInfo/COFF/local-variables.ll4
-rw-r--r--llvm/test/DebugInfo/COFF/multifile.ll4
-rw-r--r--llvm/test/DebugInfo/COFF/multifunction.ll12
-rw-r--r--llvm/test/DebugInfo/COFF/pieces.ll2
-rw-r--r--llvm/test/DebugInfo/COFF/register-variables.ll4
-rw-r--r--llvm/test/DebugInfo/COFF/simple.ll4
-rw-r--r--llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir4
-rw-r--r--llvm/test/DebugInfo/MIR/X86/live-debug-values.mir4
-rw-r--r--llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir8
-rw-r--r--llvm/test/DebugInfo/SystemZ/variable-loc.s2
-rw-r--r--llvm/test/DebugInfo/X86/dbg-value-transfer-order.ll2
-rw-r--r--llvm/test/DebugInfo/X86/live-debug-values.ll4
15 files changed, 30 insertions, 30 deletions
diff --git a/llvm/test/DebugInfo/COFF/asan-module-ctor.ll b/llvm/test/DebugInfo/COFF/asan-module-ctor.ll
index 31e68adfb56..65b21ee83ef 100644
--- a/llvm/test/DebugInfo/COFF/asan-module-ctor.ll
+++ b/llvm/test/DebugInfo/COFF/asan-module-ctor.ll
@@ -10,7 +10,7 @@
; The module ctor has no debug info. All we have to do is don't crash.
; X86: _asan.module_ctor:
; X86-NEXT: L{{.*}}:
-; X86: # BB
+; X86: # %bb.
; X86-NEXT: calll ___asan_init_v3
; X86-NEXT: retl
diff --git a/llvm/test/DebugInfo/COFF/inlining-header.ll b/llvm/test/DebugInfo/COFF/inlining-header.ll
index 48069731b68..865047a0157 100644
--- a/llvm/test/DebugInfo/COFF/inlining-header.ll
+++ b/llvm/test/DebugInfo/COFF/inlining-header.ll
@@ -26,7 +26,7 @@
; ASM: _main: # @main
; ASM: Lfunc_begin0:
; ASM: .cv_func_id 0
-; ASM: # BB#0: # %entry
+; ASM: # %bb.0: # %entry
; ASM: .cv_file 1 "D:\\src\\llvm\\build\\t.cpp"
; ASM: .cv_loc 0 1 9 5 is_stmt 0 # t.cpp:9:5
; ASM: incl "?x@@3HC"
diff --git a/llvm/test/DebugInfo/COFF/local-variable-gap.ll b/llvm/test/DebugInfo/COFF/local-variable-gap.ll
index d0e2188098f..d6f1f856237 100644
--- a/llvm/test/DebugInfo/COFF/local-variable-gap.ll
+++ b/llvm/test/DebugInfo/COFF/local-variable-gap.ll
@@ -38,7 +38,7 @@
; ASM: movl %esi, %ecx
; ASM: testl %eax, %eax
; ASM: jne .LBB0_5
-; ASM: # BB#2: # %if.end
+; ASM: # %bb.2: # %if.end
; ASM: #DEBUG_VALUE: p <- %esi
; ASM: callq use
; ASM: jmp .LBB0_4
diff --git a/llvm/test/DebugInfo/COFF/local-variables.ll b/llvm/test/DebugInfo/COFF/local-variables.ll
index e34b7d129d0..840b3734de9 100644
--- a/llvm/test/DebugInfo/COFF/local-variables.ll
+++ b/llvm/test/DebugInfo/COFF/local-variables.ll
@@ -26,14 +26,14 @@
; ASM: .cv_file 1 "D:\\src\\llvm\\build\\t.cpp"
; ASM: .cv_loc 0 1 7 0 is_stmt 0 # t.cpp:7:0
; ASM: .seh_proc f
-; ASM: # BB#0: # %entry
+; ASM: # %bb.0: # %entry
; ASM: subq $56, %rsp
; ASM: movl %ecx, 52(%rsp)
; ASM: [[prologue_end:\.Ltmp.*]]:
; ASM: .cv_loc 0 1 8 7 # t.cpp:8:7
; ASM: testl %ecx, %ecx
; ASM: je .LBB0_2
-; ASM: # BB#1: # %if.then
+; ASM: # %bb.1: # %if.then
; ASM: [[if_start:\.Ltmp.*]]:
; ASM: .cv_loc 0 1 9 9 # t.cpp:9:9
; ASM: movl $42, 40(%rsp)
diff --git a/llvm/test/DebugInfo/COFF/multifile.ll b/llvm/test/DebugInfo/COFF/multifile.ll
index ba7fc82bf1f..a3dec02d55e 100644
--- a/llvm/test/DebugInfo/COFF/multifile.ll
+++ b/llvm/test/DebugInfo/COFF/multifile.ll
@@ -17,7 +17,7 @@
; 10 }
; X86-LABEL: _f:
-; X86: # BB
+; X86: # %bb.
; X86: .cv_file 1 "D:\\one.c" "70B51F534D80639D033AE92C6A856AF6" 1
; X86: .cv_loc 0 1 1 0 is_stmt 0 # one.c:1:0
; X86: calll _g
@@ -106,7 +106,7 @@
; X64-NEXT: .L{{.*}}:{{$}}
; X64: .cv_file 1 "D:\\input.c" "70B51F534D80639D033AE92C6A856AF6" 1
; X64: .cv_loc 0 1 3 0 is_stmt 0 # input.c:3:0
-; X64: # BB
+; X64: # %bb.
; X64: subq $40, %rsp
; X64: .cv_file 2 "D:\\one.c" "70B51F534D80639D033AE92C6A856AF6" 1
; X64: .cv_loc 0 2 1 0 # one.c:1:0
diff --git a/llvm/test/DebugInfo/COFF/multifunction.ll b/llvm/test/DebugInfo/COFF/multifunction.ll
index 4d14a61ceb3..c759ed7a460 100644
--- a/llvm/test/DebugInfo/COFF/multifunction.ll
+++ b/llvm/test/DebugInfo/COFF/multifunction.ll
@@ -23,7 +23,7 @@
; X86-LABEL: _x:
-; X86: # BB
+; X86: # %bb.
; X86: .cv_file 1 "D:\\source.c"
; X86: .cv_loc 0 1 4 42 is_stmt 0 # source.c:4:42
; X86: calll _z
@@ -32,7 +32,7 @@
; X86: [[END_OF_X:.?Lfunc_end.*]]:
;
; X86-LABEL: _y:
-; X86: # BB
+; X86: # %bb.
; X86: .cv_loc 1 1 8 52 # source.c:8:52
; X86: calll _z
; X86: .cv_loc 1 1 9 53 # source.c:9:53
@@ -40,7 +40,7 @@
; X86: [[END_OF_Y:.?Lfunc_end.*]]:
;
; X86-LABEL: _f:
-; X86: # BB
+; X86: # %bb.
; X86: .cv_loc 2 1 12 62 # source.c:12:62
; X86: calll _x
; X86: .cv_loc 2 1 13 63 # source.c:13:63
@@ -287,7 +287,7 @@
; X64-NEXT: .L{{.*}}:
; X64: .cv_file 1 "D:\\source.c"
; X64: .cv_loc 0 1 3 0 is_stmt 0 # source.c:3:0
-; X64: # BB
+; X64: # %bb.
; X64: subq $40, %rsp
; X64: .cv_loc 0 1 4 42 # source.c:4:42
; X64-NEXT: callq z
@@ -299,7 +299,7 @@
; X64-LABEL: y:
; X64-NEXT: .L{{.*}}:
; X64: .cv_loc 1 1 7 0 # source.c:7:0
-; X64: # BB
+; X64: # %bb.
; X64: subq $40, %rsp
; X64: .cv_loc 1 1 8 52 # source.c:8:52
; X64-NEXT: callq z
@@ -311,7 +311,7 @@
; X64-LABEL: f:
; X64-NEXT: .L{{.*}}:
; X64: .cv_loc 2 1 11 0 # source.c:11:0
-; X64: # BB
+; X64: # %bb.
; X64: subq $40, %rsp
; X64: .cv_loc 2 1 12 62 # source.c:12:62
; X64-NEXT: callq x
diff --git a/llvm/test/DebugInfo/COFF/pieces.ll b/llvm/test/DebugInfo/COFF/pieces.ll
index 5c5b5a1da37..129732806b9 100644
--- a/llvm/test/DebugInfo/COFF/pieces.ll
+++ b/llvm/test/DebugInfo/COFF/pieces.ll
@@ -37,7 +37,7 @@
; ASM-LABEL: loop_csr: # @loop_csr
; ASM: #DEBUG_VALUE: loop_csr:o <- [DW_OP_LLVM_fragment 0 32] 0
; ASM: #DEBUG_VALUE: loop_csr:o <- [DW_OP_LLVM_fragment 32 32] 0
-; ASM: # BB#2: # %for.body.preheader
+; ASM: # %bb.2: # %for.body.preheader
; ASM: xorl %edi, %edi
; ASM: xorl %esi, %esi
; ASM: .p2align 4, 0x90
diff --git a/llvm/test/DebugInfo/COFF/register-variables.ll b/llvm/test/DebugInfo/COFF/register-variables.ll
index c00d3d3b62e..73cd2bc2c53 100644
--- a/llvm/test/DebugInfo/COFF/register-variables.ll
+++ b/llvm/test/DebugInfo/COFF/register-variables.ll
@@ -23,7 +23,7 @@
; ASM: f: # @f
; ASM: .Lfunc_begin0:
-; ASM: # BB#0: # %entry
+; ASM: # %bb.0: # %entry
; ASM: pushq %rsi
; ASM: subq $32, %rsp
; ASM: #DEBUG_VALUE: f:p <- %ecx
@@ -38,7 +38,7 @@
; ASM: testl %esi, %esi
; ASM: je .LBB0_2
; ASM: [[after_je:\.Ltmp.*]]:
-; ASM: # BB#1: # %if.then
+; ASM: # %bb.1: # %if.then
; ASM-DAG: #DEBUG_VALUE: inlineinc:a <- %eax
; ASM-DAG: #DEBUG_VALUE: a <- %eax
; ASM-DAG: #DEBUG_VALUE: f:p <- %esi
diff --git a/llvm/test/DebugInfo/COFF/simple.ll b/llvm/test/DebugInfo/COFF/simple.ll
index 90a973b4c3f..c1a9f1af29f 100644
--- a/llvm/test/DebugInfo/COFF/simple.ll
+++ b/llvm/test/DebugInfo/COFF/simple.ll
@@ -16,7 +16,7 @@
; 5 }
; X86-LABEL: _f:
-; X86: # BB
+; X86: # %bb.
; X86: .cv_file 1 "D:\\test.c" "F310AB26998CA831CBDF169E4EECACFA" 1
; X86: .cv_loc 0 1 4 2 is_stmt 0 # test.c:4:2
; X86: calll _g
@@ -131,7 +131,7 @@
; X64-NEXT: .L{{.*}}:{{$}}
; X64: .cv_file 1 "D:\\test.c" "F310AB26998CA831CBDF169E4EECACFA" 1
; X64: .cv_loc 0 1 3 0 is_stmt 0 # test.c:3:0
-; X64: # BB
+; X64: # %bb.
; X64: subq $40, %rsp
; X64: .cv_loc 0 1 4 2 # test.c:4:2
; X64-NEXT: callq g
diff --git a/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir b/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
index f8bfe7b4a26..2041abaf7c3 100644
--- a/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
+++ b/llvm/test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
@@ -28,8 +28,8 @@
# CHECK: ![[Y_VAR:[0-9]+]] = !DILocalVariable(name: "y", {{.*}})
# CHECK: ![[Z_VAR:[0-9]+]] = !DILocalVariable(name: "z", {{.*}})
-# DBG_VALUE for variables "x", "y" and "z" are extended into BB#9 from its
-# predecessors BB#0, BB#2 and BB#8.
+# DBG_VALUE for variables "x", "y" and "z" are extended into %bb.9 from its
+# predecessors %bb.0, %bb.2 and %bb.8.
# CHECK: bb.9.for.end:
# CHECK-DAG: DBG_VALUE debug-use %edi, debug-use %noreg, ![[X_VAR]], !DIExpression(), debug-location !{{[0-9]+}}
# CHECK-DAG: DBG_VALUE debug-use %esi, debug-use %noreg, ![[Y_VAR]], !DIExpression(), debug-location !{{[0-9]+}}
diff --git a/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir b/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
index eeb6ad5e98b..7b6f0e7f374 100644
--- a/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
+++ b/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
@@ -30,8 +30,8 @@
# llvm/test/DebugInfo/live-debug-values.ll and present here for testing under
# MIR->MIR serialization.
-# DBG_VALUE for variable "n" is extended into BB#5 from its predecessors BB#3
-# and BB#4.
+# DBG_VALUE for variable "n" is extended into %bb.5 from its predecessors %bb.3
+# and %bb.4.
# CHECK: ![[N_VAR:[0-9]+]] = !DILocalVariable(name: "n",{{.*}})
#
# CHECK: bb.5.if.end.7:
diff --git a/llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir b/llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir
index e3928725291..7660a031690 100644
--- a/llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir
+++ b/llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir
@@ -154,10 +154,10 @@ body: |
#
# CHECKDBG-LABEL: ********** EMITTING LIVE DEBUG VARIABLES **********
# CHECKDBG-NEXT: !"argc,5" [0B;0e):0 Loc0=%edi
-# CHECKDBG-NEXT: [0B;0e):0 BB#0-160B
+# CHECKDBG-NEXT: [0B;0e):0 %bb.0-160B
# CHECKDBG-NEXT: !"argv,5" [0B;0e):0 Loc0=%rsi
-# CHECKDBG-NEXT: [0B;0e):0 BB#0-160B
+# CHECKDBG-NEXT: [0B;0e):0 %bb.0-160B
# CHECKDBG-NEXT: !"a0,7" [16r;64r):0 Loc0=%2
-# CHECKDBG-NEXT: [16r;64r):0 BB#0-160B
+# CHECKDBG-NEXT: [16r;64r):0 %bb.0-160B
# CHECKDBG-NEXT: !"a1,8" [32r;80r):0 Loc0=%3
-# CHECKDBG-NEXT: [32r;80r):0 BB#0-160B
+# CHECKDBG-NEXT: [32r;80r):0 %bb.0-160B
diff --git a/llvm/test/DebugInfo/SystemZ/variable-loc.s b/llvm/test/DebugInfo/SystemZ/variable-loc.s
index 77705a593f3..6940b1be4d7 100644
--- a/llvm/test/DebugInfo/SystemZ/variable-loc.s
+++ b/llvm/test/DebugInfo/SystemZ/variable-loc.s
@@ -45,7 +45,7 @@ main: # @main
.cfi_startproc
.Lfunc_begin0:
.loc 2 18 0 # :18:0
-# BB#0: # %entry
+# %bb.0: # %entry
stmg %r12, %r15, 96(%r15)
.Ltmp2:
.cfi_offset %r12, -64
diff --git a/llvm/test/DebugInfo/X86/dbg-value-transfer-order.ll b/llvm/test/DebugInfo/X86/dbg-value-transfer-order.ll
index 6c55da986ff..7ef994609f3 100644
--- a/llvm/test/DebugInfo/X86/dbg-value-transfer-order.ll
+++ b/llvm/test/DebugInfo/X86/dbg-value-transfer-order.ll
@@ -28,7 +28,7 @@
; CHECK: movl $32, %ecx
; CHECK: testl {{.*}}
; CHECK: jne .LBB0_3
-; CHECK: # BB#2: # %if.then
+; CHECK: # %bb.2: # %if.then
; CHECK: callq if_then
; CHECK: movl %eax, %ecx
; CHECK: .LBB0_3: # %if.end
diff --git a/llvm/test/DebugInfo/X86/live-debug-values.ll b/llvm/test/DebugInfo/X86/live-debug-values.ll
index 206b2d62f27..ac6c7c46118 100644
--- a/llvm/test/DebugInfo/X86/live-debug-values.ll
+++ b/llvm/test/DebugInfo/X86/live-debug-values.ll
@@ -27,8 +27,8 @@
; This case will also produce multiple locations but only the debug range
; extension is tested here.
-; DBG_VALUE for variable "n" is extended into BB#5 from its predecessors BB#3
-; and BB#4.
+; DBG_VALUE for variable "n" is extended into %bb.5 from its predecessors %bb.3
+; and %bb.4.
; CHECK: .LBB0_5:
; CHECK-NEXT: #DEBUG_VALUE: main:n <- %ebx
; Other register values have been clobbered.
OpenPOWER on IntegriCloud