[PATCH] D47147: DWARFIndex: Reduce duplication in the GetFunctions methods

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 03:38:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334004: DWARFIndex: simplify GetFunctions methods (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47147?vs=149702&id=149928#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47147

Files:
  lldb/trunk/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFIndex.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47147.149928.patch
Type: text/x-patch
Size: 16540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/41cecd1c/attachment.bin>


More information about the llvm-commits mailing list