[Lldb-commits] [PATCH] D110010: [lldb] Extract adding symbols for UUID/File/Frame (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 17 15:54:41 PDT 2021


JDevlieghere created this revision.
JDevlieghere added reviewers: teemperor, labath, jingham.
JDevlieghere requested review of this revision.

This moves the logic for adding symbols based on UUID, file and frame into little helper functions.


https://reviews.llvm.org/D110010

Files:
  lldb/source/Commands/CommandObjectTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110010.373356.patch
Type: text/x-patch
Size: 8605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210917/8a945f35/attachment.bin>


More information about the lldb-commits mailing list