[Lldb-commits] [PATCH] D156447: [lldb] Split CTF parsing and type creation (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 27 09:00:43 PDT 2023


JDevlieghere created this revision.
JDevlieghere added reviewers: Michael137, bulbazord, jasonmolenda.
Herald added a project: All.
JDevlieghere requested review of this revision.

Separate parsing CTF and creating LLDB types. This is a prerequisite to parsing forward references and recursive types.


https://reviews.llvm.org/D156447

Files:
  lldb/source/Plugins/SymbolFile/CTF/CTFTypes.h
  lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.cpp
  lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156447.544808.patch
Type: text/x-patch
Size: 34977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230727/9ae04ea5/attachment-0001.bin>


More information about the lldb-commits mailing list