[Lldb-commits] [lldb] [LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (PR #134383)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 4 07:59:45 PDT 2025


https://github.com/labath requested changes to this pull request.

I think this is too mechanical and has too many layers of abstraction. SystemInitializer was supposed to be the customizable part of the initialization machinery. Please try to find a way to move this call there.

https://github.com/llvm/llvm-project/pull/134383


More information about the lldb-commits mailing list