summaryrefslogtreecommitdiffstats
path: root/llvm/cmake
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2010-12-20 09:47:08 +0000
committerOscar Fuentes <ofv@wanadoo.es>2010-12-20 09:47:08 +0000
commit029b1e3802c8752007e05d770e41c71f9a72c2ab (patch)
tree9a85fb2d4fd35a5fb71f5b09b52ea98d91922e3f /llvm/cmake
parent27ca8ebd4bde39a7c0d9c2b6cf549b4d1cc910cd (diff)
downloadbcm5719-llvm-029b1e3802c8752007e05d770e41c71f9a72c2ab.tar.gz
bcm5719-llvm-029b1e3802c8752007e05d770e41c71f9a72c2ab.zip
Update cmake library dependencies.
llvm-svn: 122239
Diffstat (limited to 'llvm/cmake')
-rw-r--r--llvm/cmake/modules/LLVMLibDeps.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/cmake/modules/LLVMLibDeps.cmake b/llvm/cmake/modules/LLVMLibDeps.cmake
index 814658cd88d..187d2ca0378 100644
--- a/llvm/cmake/modules/LLVMLibDeps.cmake
+++ b/llvm/cmake/modules/LLVMLibDeps.cmake
@@ -48,7 +48,7 @@ set(MSVC_LIB_DEPS_LLVMPowerPCAsmPrinter LLVMMC LLVMSupport)
set(MSVC_LIB_DEPS_LLVMPowerPCCodeGen LLVMAnalysis LLVMAsmPrinter LLVMCodeGen LLVMCore LLVMMC LLVMPowerPCAsmPrinter LLVMPowerPCInfo LLVMSelectionDAG LLVMSupport LLVMTarget)
set(MSVC_LIB_DEPS_LLVMPowerPCInfo LLVMMC LLVMSupport)
set(MSVC_LIB_DEPS_LLVMScalarOpts LLVMAnalysis LLVMCore LLVMInstCombine LLVMSupport LLVMTarget LLVMTransformUtils)
-set(MSVC_LIB_DEPS_LLVMSelectionDAG LLVMAnalysis LLVMCodeGen LLVMCore LLVMMC LLVMSupport LLVMTarget)
+set(MSVC_LIB_DEPS_LLVMSelectionDAG LLVMAnalysis LLVMCodeGen LLVMCore LLVMMC LLVMSupport LLVMTarget LLVMTransformUtils)
set(MSVC_LIB_DEPS_LLVMSparcCodeGen LLVMAsmPrinter LLVMCodeGen LLVMCore LLVMMC LLVMSelectionDAG LLVMSparcInfo LLVMSupport LLVMTarget)
set(MSVC_LIB_DEPS_LLVMSparcInfo LLVMMC LLVMSupport)
set(MSVC_LIB_DEPS_LLVMSupport )
OpenPOWER on IntegriCloud