[Lldb-commits] [PATCH] D89156: [lldb] GetSharedModule: Collect old modules in SmallVector

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 13 15:26:48 PDT 2020


jingham added a comment.

IIUC, the problem with ReplaceModule will get fixed in a dependent patch, right?  So the last bit of this patch will get cleaned up by that change.  If that's right, then this LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89156



More information about the lldb-commits mailing list