Add strcpy_chk -> strcpy support for "don't know" object size
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 5a92399f67cc66c1ff156569cc70a5a75a06909c..683c1c2fd7089c8ef4ac82d6842a67956db233d7 100644 (file)
@@ -9,7 +9,6 @@ add_llvm_library(LLVMScalarOpts
   GEPSplitter.cpp
   GVN.cpp
   IndVarSimplify.cpp
-  InstructionCombining.cpp
   JumpThreading.cpp
   LICM.cpp
   LoopDeletion.cpp