[all-commits] [llvm/llvm-project] 6dd016: [lldb] Revert refactorization from: Move non-DWARF...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Fri Jan 31 07:06:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dd0163502ff8c48195643b2b08a123c495743a0
      https://github.com/llvm/llvm-project/commit/6dd0163502ff8c48195643b2b08a123c495743a0
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h

  Log Message:
  -----------
  [lldb] Revert refactorization from: Move non-DWARF code: DWARFUnit -> SymbolFileDWARF

Reverting part of commit 789beeeca3cdeecc00cd731c940e52effdd7c7df.

Its DWARFDebugInfoEntry::GetDWARFDeclContext() refactorization for
return value is now adding it in opposite order.




More information about the All-commits mailing list