[Lldb-commits] [PATCH] D114746: [lldb] Generalize ParsedDWARFTypeAttributes
Luís Ferreira via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 29 15:06:54 PST 2021
ljmf00 created this revision.
Herald added a reviewer: shafik.
ljmf00 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This patch generalizes the ParsedDWARFTypeAttributes struct to be able to share with other DWARF parsers other than clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114746
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114746.390483.patch
Type: text/x-patch
Size: 19749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211129/de98b1c3/attachment-0001.bin>
More information about the lldb-commits
mailing list