[Lldb-commits] [PATCH] D156066: [lldb][LocateModuleCallback] Call locate module callback in Platform too

Kazuki Sakamoto via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Jul 23 14:14:36 PDT 2023


splhack updated this revision to Diff 543329.
splhack added a comment.

Remove wrong comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156066

Files:
  lldb/include/lldb/Target/Platform.h
  lldb/include/lldb/Target/Target.h
  lldb/source/Target/Platform.cpp
  lldb/source/Target/Target.cpp
  lldb/unittests/Target/LocateModuleCallbackTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156066.543329.patch
Type: text/x-patch
Size: 41631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230723/39e777f5/attachment-0001.bin>


More information about the lldb-commits mailing list