Minor cleanup related to my latest scheduler changes.
[oota-llvm.git] / lib / Transforms / InstCombine / CMakeLists.txt
index 5b1ff3e23bb0fb3fb58036e7339dd3c410e9e47b..d070ccc0d63fb21f55f3d1664ebbfd6a2a5fae9d 100644 (file)
@@ -13,5 +13,3 @@ add_llvm_library(LLVMInstCombine
   InstCombineSimplifyDemanded.cpp
   InstCombineVectorOps.cpp
   )
-
-target_link_libraries (LLVMInstCombine LLVMTransformUtils)