Adding collection of IV chains to LSR.
[oota-llvm.git] / lib / Analysis / IPA / CMakeLists.txt
index eae83fdc369ce30582fbc34affc40e2279de3540..8ffef29870ae0fef8fbf8d23ad2965c40c565e88 100644 (file)
@@ -5,9 +5,3 @@ add_llvm_library(LLVMipa
   GlobalsModRef.cpp
   IPA.cpp
   )
-
-add_llvm_library_dependencies(LLVMipa
-  LLVMAnalysis
-  LLVMCore
-  LLVMSupport
-  )