[all-commits] [llvm/llvm-project] 6ef661: [nfc] [lldb] Removed unused DWARFDebugInfo::GetDIE...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Sat Jul 31 15:38:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ef6616e07f5be69557e744fc28459d6051cfa9c
https://github.com/llvm/llvm-project/commit/6ef6616e07f5be69557e744fc28459d6051cfa9c
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2021-08-01 (Sun, 01 Aug 2021)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h
Log Message:
-----------
[nfc] [lldb] Removed unused DWARFDebugInfo::GetDIEForDIEOffset
Its last use was removed by D63428.
More information about the All-commits
mailing list