[all-commits] [llvm/llvm-project] 8e71d1: [lldb] Use LLVM's implementation of AppleTables fo...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Jun 28 07:05:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e71d14972b48df8c5b701a9aec19af3194f9a5e
      https://github.com/llvm/llvm-project/commit/8e71d14972b48df8c5b701a9aec19af3194f9a5e
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h
    M lldb/source/Plugins/SymbolFile/DWARF/CMakeLists.txt
    R lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
    R lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h

  Log Message:
  -----------
  [lldb] Use LLVM's implementation of AppleTables for apple_objc

This concludes the migration of accelerator tables from LLDB code to LLVM code.

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




More information about the All-commits mailing list