[all-commits] [llvm/llvm-project] 2e9853: [DWARF5] Only fallback to manual index if no entry...

Kim-Anh via All-commits all-commits at lists.llvm.org
Thu Jul 29 07:17:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e9853e0e9ff263a948ebef70221fd0cec9c4830
      https://github.com/llvm/llvm-project/commit/2e9853e0e9ff263a948ebef70221fd0cec9c4830
  Author: Kim-Anh Tran <kimanh at chromium.org>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp

  Log Message:
  -----------
  [DWARF5] Only fallback to manual index if no entry was found

If we succeed at gathering global variables for a compile
unit, there is no need to fallback to generating a manual index.

Reviewed By: jankratochvil

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




More information about the All-commits mailing list