Fix a FIXME about the format and add a test.
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index aeddf7852c3e236864ac1e7aed73589e9de7bedc..4a3585947fc61783338e658476f5c9b7c66198ff 100644 (file)
@@ -28,7 +28,6 @@ add_llvm_library(LLVMScalarOpts
   Scalar.cpp
   ScalarReplAggregates.cpp
   SimplifyCFGPass.cpp
-  SimplifyLibCalls.cpp
   Sink.cpp
   StructurizeCFG.cpp
   TailRecursionElimination.cpp