summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/MIR/X86/live-debug-values.mir')
-rw-r--r--llvm/test/DebugInfo/MIR/X86/live-debug-values.mir4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir b/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
index 90da75cb92d..d9daa4617ae 100644
--- a/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
+++ b/llvm/test/DebugInfo/MIR/X86/live-debug-values.mir
@@ -33,7 +33,7 @@
# DBG_VALUE for variable "n" is extended into BB#5 from its predecessors BB#3
# and BB#4.
# CHECK: bb.5.if.end.7:
-# CHECK: DBG_VALUE debug-use %ebx, debug-use _, !18, !19, debug-location !32
+# CHECK: DBG_VALUE debug-use %ebx, debug-use _, !19, !20, debug-location !33
--- |
@@ -121,7 +121,7 @@
!13 = !DILocalVariable(name: "argv", arg: 2, scope: !4, file: !1, line: 6, type: !8)
!14 = !DILocalVariable(name: "n", scope: !4, file: !1, line: 7, type: !7)
!15 = !{!16}
- !16 = !DIGlobalVariable(name: "m", scope: !0, file: !1, line: 2, type: !7, isLocal: false, isDefinition: true)
+ !16 = !DIGlobalVariableExpression(var: !DIGlobalVariable(name: "m", scope: !0, file: !1, line: 2, type: !7, isLocal: false, isDefinition: true))
!17 = !{i32 2, !"Dwarf Version", i32 4}
!18 = !{i32 2, !"Debug Info Version", i32 3}
!19 = !{!"clang version 3.8.0 (trunk 253049)"}
OpenPOWER on IntegriCloud