summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-10-24 20:32:43 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-10-24 20:32:43 +0000
commitd8358b9db650cbaadd2f68cae13491ca26f18517 (patch)
treefe18308e421598a82cc637edb357e06f8c9a3d99 /llvm
parentc9c49bde3b752f08e3ca4783c3e27484495e7148 (diff)
downloadbcm5719-llvm-d8358b9db650cbaadd2f68cae13491ca26f18517.tar.gz
bcm5719-llvm-d8358b9db650cbaadd2f68cae13491ca26f18517.zip
Update CMake dependencies.
llvm-svn: 85013
Diffstat (limited to 'llvm')
-rw-r--r--llvm/cmake/modules/LLVMLibDeps.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/cmake/modules/LLVMLibDeps.cmake b/llvm/cmake/modules/LLVMLibDeps.cmake
index 1a4aa34a68e..655e23ee653 100644
--- a/llvm/cmake/modules/LLVMLibDeps.cmake
+++ b/llvm/cmake/modules/LLVMLibDeps.cmake
@@ -23,7 +23,6 @@ set(MSVC_LIB_DEPS_LLVMCodeGen LLVMAnalysis LLVMCore LLVMMC LLVMScalarOpts LLVMSu
set(MSVC_LIB_DEPS_LLVMCore LLVMSupport LLVMSystem)
set(MSVC_LIB_DEPS_LLVMCppBackend LLVMCore LLVMCppBackendInfo LLVMSupport LLVMSystem LLVMTarget)
set(MSVC_LIB_DEPS_LLVMCppBackendInfo LLVMSupport)
-set(MSVC_LIB_DEPS_LLVMDebugger LLVMAnalysis LLVMBitReader LLVMCore LLVMSupport LLVMSystem)
set(MSVC_LIB_DEPS_LLVMExecutionEngine LLVMCore LLVMSupport LLVMSystem LLVMTarget)
set(MSVC_LIB_DEPS_LLVMHello LLVMCore LLVMSupport LLVMSystem)
set(MSVC_LIB_DEPS_LLVMInstrumentation LLVMAnalysis LLVMCore LLVMScalarOpts LLVMSupport LLVMSystem LLVMTransformUtils)
OpenPOWER on IntegriCloud