build: attempt to fix the buildbots
Linking Release+Asserts executable lldb-gdbserver (without symbols) liblldb.so: undefined reference to `lldb_private::MemoryHistoryASan::Initialize()' liblldb.so: undefined reference to `lldb_private::MemoryHistoryASan::Terminate()' liblldb.so: undefined reference to `vtable for lldb_private::TypeValidatorImpl_CXX' liblldb.so: undefined reference to `lldb_private::TypeValidatorImpl::TypeValidatorImpl(lldb_private::TypeValidatorImpl::Flags const&)' liblldb.so underlinked to lldbPluginMemoryHistoryASan.a when building with the make based build system (as opposed to CMake). llvm-svn: 217360
Loading
Please register or sign in to comment