[C++11] Remove a leftover std::function instance.
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 8a29b0c48cb42721080b41776098c6727b63e3e2..27434c1808a43b606c2d20e30db4b1ea5b0d99a5 100644 (file)
@@ -1,6 +1,5 @@
 add_llvm_library(LLVMScalarOpts
   ADCE.cpp
-  CodeGenPrepare.cpp
   ConstantHoisting.cpp
   ConstantProp.cpp
   CorrelatedValuePropagation.cpp