We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ce58a9 + 5c442fe commit 90ed2caCopy full SHA for 90ed2ca
lldb/source/Initialization/SystemInitializerCommon.cpp
@@ -99,7 +99,6 @@ llvm::Error SystemInitializerCommon::Initialize() {
99
100
process_gdb_remote::ProcessGDBRemoteLog::Initialize();
101
102
- // Initialize plug-ins
103
#if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__)
104
ProcessPOSIXLog::Initialize();
105
#endif
0 commit comments