forked from OSchip/llvm-project
Follow-up for r264162 to fix the CMake build (update LLDBDependencies.cmake).
llvm-svn: 264168
This commit is contained in:
parent
6d93ad844a
commit
ed0b2f7dd5
|
@ -75,6 +75,7 @@ set( LLDB_USED_LIBS
|
|||
lldbPluginOSPython
|
||||
lldbPluginMemoryHistoryASan
|
||||
lldbPluginInstrumentationRuntimeAddressSanitizer
|
||||
lldbPluginInstrumentationRuntimeThreadSanitizer
|
||||
lldbPluginSystemRuntimeMacOSX
|
||||
lldbPluginProcessElfCore
|
||||
lldbPluginJITLoaderGDB
|
||||
|
|
Loading…
Reference in New Issue