summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2011-06-25 02:10:19 +0000
committerOscar Fuentes <ofv@wanadoo.es>2011-06-25 02:10:19 +0000
commit8ca6622e9aff0e8c4296f0bb5187e659725dfa52 (patch)
tree1b6f5b7516acfce84b81a7b83aea2b6611d28627
parentbde13d3f761455e0166c0d8e26a7cb0bb05fdf9b (diff)
downloadbcm5719-llvm-8ca6622e9aff0e8c4296f0bb5187e659725dfa52.tar.gz
bcm5719-llvm-8ca6622e9aff0e8c4296f0bb5187e659725dfa52.zip
Update CMake library dependencies.
llvm-svn: 133859
-rw-r--r--llvm/cmake/modules/LLVMLibDeps.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/cmake/modules/LLVMLibDeps.cmake b/llvm/cmake/modules/LLVMLibDeps.cmake
index f9e29988154..9d999370c48 100644
--- a/llvm/cmake/modules/LLVMLibDeps.cmake
+++ b/llvm/cmake/modules/LLVMLibDeps.cmake
@@ -60,6 +60,7 @@ set(MSVC_LIB_DEPS_LLVMTransformUtils LLVMAnalysis LLVMCore LLVMSupport LLVMTarge
set(MSVC_LIB_DEPS_LLVMX86AsmParser LLVMMC LLVMMCParser LLVMSupport LLVMTarget LLVMX86Info)
set(MSVC_LIB_DEPS_LLVMX86AsmPrinter LLVMMC LLVMSupport LLVMX86Utils)
set(MSVC_LIB_DEPS_LLVMX86CodeGen LLVMAnalysis LLVMAsmPrinter LLVMCodeGen LLVMCore LLVMMC LLVMSelectionDAG LLVMSupport LLVMTarget LLVMX86AsmPrinter LLVMX86Info LLVMX86Utils)
+set(MSVC_LIB_DEPS_LLVMX86Desc LLVMX86Info)
set(MSVC_LIB_DEPS_LLVMX86Disassembler LLVMMC LLVMSupport LLVMX86Info)
set(MSVC_LIB_DEPS_LLVMX86Info LLVMMC LLVMSupport)
set(MSVC_LIB_DEPS_LLVMX86Utils LLVMCore LLVMSupport)
OpenPOWER on IntegriCloud