[all-commits] [llvm/llvm-project] 72b40f: [lldb] Delete unused DWARFDataExtractor methods (#...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Jun 30 23:48:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72b40f7c6437f63ea4d3ee5bbf45887f49cb0e20
https://github.com/llvm/llvm-project/commit/72b40f7c6437f63ea4d3ee5bbf45887f49cb0e20
Author: Pavel Labath <pavel at labath.sk>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
Log Message:
-----------
[lldb] Delete unused DWARFDataExtractor methods (#146356)
They are left over from our previous attempt at DWARF64. The new attempt
is not using them, and they also don't have equivalents in the llvm
DWARFDataExtractor class.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list