[all-commits] [llvm/llvm-project] 6e1f31: [lldb/DWARF] Remove DWARFDebugRangesBase abstract ...

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Dec 6 01:14:01 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e1f3170e061b16c9096a769508f0a6d7eb95b9c
      https://github.com/llvm/llvm-project/commit/6e1f3170e061b16c9096a769508f0a6d7eb95b9c
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp

  Log Message:
  -----------
  [lldb/DWARF] Remove DWARFDebugRangesBase abstract class

now that we use llvm to parse debug_rnglists, this abstraction is not
useful.




More information about the All-commits mailing list