JDevlieghere added a comment. In D74816#1883023 <https://reviews.llvm.org/D74816#1883023>, @JDevlieghere wrote:
> In D74816#1882389 <https://reviews.llvm.org/D74816#1882389>, @labath wrote: > > > Very nice. > > > > I'm not really sure why we need that mutex in the first place. All the > > plugin registration happens when we're still single-threaded. I'd be > > tempted to just delete it. > > > Sounds good to me :-) Done in `df590f51b62d57c19f8cae8e87c1641dc0382f55` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74816/new/ https://reviews.llvm.org/D74816 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
