[all-commits] [llvm/llvm-project] ec671f: [lldb] Support .debug_rnglists.dwo sections in dwp...

Kim-Anh via All-commits all-commits at lists.llvm.org
Fri Sep 3 06:21:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec671f3ea00bcbd7cca7f0d9209c9d775dd47c39
      https://github.com/llvm/llvm-project/commit/ec671f3ea00bcbd7cca7f0d9209c9d775dd47c39
  Author: Kim-Anh Tran <kimanh at chromium.org>
  Date:   2021-09-03 (Fri, 03 Sep 2021)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
    A lldb/test/Shell/SymbolFile/DWARF/x86/debug_rnglists-dwp.s

  Log Message:
  -----------
  [lldb] Support .debug_rnglists.dwo sections in dwp file

This patch considers the CU index entry
when reading the .debug_rnglists.dwo section.

Reviewed By: jankratochvil

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




More information about the All-commits mailing list