[all-commits] [llvm/llvm-project] 4096ae: [lldb] Support DWARF-5 DW_FORM_line_strp (used by ...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Tue Mar 2 06:18:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4096ae06f47af9db2c2550a2c34979edfbd91b8d
      https://github.com/llvm/llvm-project/commit/4096ae06f47af9db2c2550a2c34979edfbd91b8d
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
    A lldb/test/Shell/SymbolFile/DWARF/dwarf5-line-strp.s

  Log Message:
  -----------
  [lldb] Support DWARF-5 DW_FORM_line_strp (used by GCC)

LLDB has been failing on binaries produced by new GCC 11.0 with -gdwarf-5.

Differential Revision: https://reviews.llvm.org/D97721




More information about the All-commits mailing list