[Lldb-commits] [PATCH] D64535: Add convenience methods to convert LLDB to LLVM data structures.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 10 17:49:17 PDT 2019


JDevlieghere updated this revision to Diff 209106.
JDevlieghere added a comment.

Cache the LLVM DWARF context.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64535/new/

https://reviews.llvm.org/D64535

Files:
  lldb/include/lldb/Core/Section.h
  lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.h
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64535.209106.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190711/efbf02e2/attachment.bin>


More information about the lldb-commits mailing list