[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 14:50:26 PDT 2019
JDevlieghere created this revision.
JDevlieghere added reviewers: labath, clayborg.
Herald added a subscriber: aprantl.
Herald added a project: LLDB.
This adds two convenience methods named `GetAsLLVM` to the LLDB versions of the DWARF DataExtractor and the DWARF context.
Repository:
rLLDB LLDB
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.209072.patch
Type: text/x-patch
Size: 4215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190710/fa3d2f27/attachment-0001.bin>
More information about the lldb-commits
mailing list