[all-commits] [llvm/llvm-project] cf806d: [lldb] Fix DWARF-5 DW_FORM_implicit_const (used by...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Tue Mar 9 01:24:30 PST 2021


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

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
    A lldb/test/Shell/SymbolFile/DWARF/dwarf5-implicit-const.s

  Log Message:
  -----------
  [lldb] Fix DWARF-5 DW_FORM_implicit_const (used by GCC)

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




More information about the All-commits mailing list