[all-commits] [llvm/llvm-project] 820a84: [lldb][NFC] Delete unused AddressResolverName

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Mar 3 04:30:37 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 820a8466097cd9336c81a14bcbe773807fbf96e4
      https://github.com/llvm/llvm-project/commit/820a8466097cd9336c81a14bcbe773807fbf96e4
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    R lldb/include/lldb/Core/AddressResolverName.h
    M lldb/source/API/SBTarget.cpp
    R lldb/source/Core/AddressResolverName.cpp
    M lldb/source/Core/CMakeLists.txt

  Log Message:
  -----------
  [lldb][NFC] Delete unused AddressResolverName

That's all just dead code that hasn't been changed in years.

Reviewed By: JDevlieghere

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




More information about the All-commits mailing list