[lldb] Really fix dwarf5-debug_line-file-index.s

It's not enough the change the comment -- one has to actually change the
constant before it. :/
This commit is contained in:
Pavel Labath 2021-03-26 17:16:53 +01:00
parent 9d08f276d7
commit 22e2d117d3
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
# Test handling of DWARF5 file index 0.
# REQUIRES: x86
# XFAIL: target-arm && linux-gnu
# XFAIL: system-windows
# RUN: llvm-mc -filetype=obj -o %t -triple x86_64-pc-linux %s
# RUN: %lldb %t -o "image lookup -f hello.c -l 1" \
@ -19,7 +17,7 @@
.section .debug_abbrev,"",@progbits
.byte 1 # Abbreviation Code
.byte 17 # DW_TAG_compile_unit
.byte 1 # DW_CHILDREN_no
.byte 0 # DW_CHILDREN_no
.byte 37 # DW_AT_producer
.byte 37 # DW_FORM_strx1
.byte 19 # DW_AT_language