[Lldb-commits] [PATCH] D89157: [lldb] Report old modules from ModuleList::ReplaceEquivalent

Joseph Tremoulet via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 28 06:20:20 PDT 2020


JosephTremoulet added a comment.

I'd been hoping to get this bugfix into 11.0.1, but it (and D89156 <https://reviews.llvm.org/D89156>, which is just some cleanup that occurred to me while working on this code) have been stalled for a few weeks, and I don't have any insight into the reason.  If there's anything i can do to help either one along, please let me know.  One idea I had is that I could rebase this on master so it doesn't depend on the other, would that help?

Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89157



More information about the lldb-commits mailing list