summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/array.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/X86/array.ll')
-rw-r--r--llvm/test/DebugInfo/X86/array.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/X86/array.ll b/llvm/test/DebugInfo/X86/array.ll
index ed13b97794d..eba0bb48986 100644
--- a/llvm/test/DebugInfo/X86/array.ll
+++ b/llvm/test/DebugInfo/X86/array.ll
@@ -21,8 +21,7 @@
; CHECK: callq _f
; DWARF: DW_TAG_variable
-; "<0x2> 91 00" means fbreg 0, i.e. offset RSP+0.
-; DWARF-NEXT: DW_AT_location [DW_FORM_exprloc] (<0x2> 91 00 )
+; DWARF-NEXT: DW_AT_location [DW_FORM_exprloc] (DW_OP_fbreg +0)
; DWARF-NEXT: DW_AT_name [DW_FORM_strp] ( {{.*}} = "array")
; ModuleID = '/tmp/array.c'
OpenPOWER on IntegriCloud