summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll')
-rw-r--r--llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll b/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
index e8a310856c1..894ffb8ddc0 100644
--- a/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
+++ b/llvm/test/DebugInfo/X86/dbg-declare-inalloca.ll
@@ -67,7 +67,7 @@
; OBJ: VarName: a
; OBJ: }
; OBJ: DefRangeRegisterRelSym {
-; OBJ: BaseRegister: 21
+; OBJ: BaseRegister: ESP (0x15)
; OBJ: BasePointerOffset: 12
; OBJ: }
; OBJ: LocalSym {
@@ -78,7 +78,7 @@
; OBJ: VarName: b
; OBJ: }
; OBJ: DefRangeRegisterRelSym {
-; OBJ: BaseRegister: 21
+; OBJ: BaseRegister: ESP (0x15)
; OBJ: BasePointerOffset: 16
; OBJ: }
; FIXME: Retain unused.
@@ -90,7 +90,7 @@
; OBJ: VarName: c
; OBJ: }
; OBJ: DefRangeRegisterRelSym {
-; OBJ: BaseRegister: 21
+; OBJ: BaseRegister: ESP (0x15)
; OBJ: BasePointerOffset: 24
; OBJ: }
; OBJ-LABEL: ProcEnd {
OpenPOWER on IntegriCloud