Fix a FIXME about the format and add a test.
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index 78abe0ff6f609c017b343fa47e0f32551e98ab40..597c767a8e04b66122329e3594159dc4ee012907 100644 (file)
@@ -13,12 +13,10 @@ add_llvm_library(LLVMAnalysis
   CostModel.cpp
   CodeMetrics.cpp
   ConstantFolding.cpp
-  DbgInfoPrinter.cpp
   DependenceAnalysis.cpp
   DomPrinter.cpp
   DominanceFrontier.cpp
   IVUsers.cpp
-  InlineCost.cpp
   InstCount.cpp
   InstructionSimplify.cpp
   Interval.cpp