[Core] Remove unused dependencies

llvm-svn: 360193
This commit is contained in:
Alex Langford 2019-05-07 21:34:44 +00:00
parent fe608c938c
commit b2fa002c83
1 changed files with 0 additions and 2 deletions

View File

@ -67,13 +67,11 @@ add_lldb_library(lldbCore
lldbSymbol
lldbTarget
lldbUtility
lldbPluginProcessUtility
lldbPluginCPlusPlusLanguage
lldbPluginObjCLanguage
${LLDB_CURSES_LIBS}
LINK_COMPONENTS
BinaryFormat
Support
Demangle
)