diff options
Diffstat (limited to 'lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s')
-rw-r--r-- | lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s b/lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s index 80c738eab1f..997eb6be3e5 100644 --- a/lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s +++ b/lld/test/ELF/Inputs/gdb-index-multiple-cu-2.s @@ -31,7 +31,7 @@ _start: .byte 0 .Lcu_end0: -# .debug_gnu_pubnames has just one set, associated with .Lcu_begin1 (CuIndex: 1) +# .debug_gnu_pubnames has just one set, associated with .Lcu_begin1 (cuIndex: 1) .section .debug_gnu_pubnames,"",@progbits .long .LpubNames_end0 - .LpubNames_begin0 .LpubNames_begin0: |