Add a method to check that the subprogram holds debug info for the given Function...
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index c5dc2cdf0a9b6c5b6f0cbdeea36ae835b3ee3e24..07a918b5aac8150a2e4f54c474647b32b8178bad 100644 (file)
@@ -11,12 +11,12 @@ add_llvm_library(LLVMAnalysis
   ConstantFolding.cpp
   DbgInfoPrinter.cpp
   DebugInfo.cpp
-  EscapeAnalysis.cpp
   InstCount.cpp
   Interval.cpp
   IntervalPartition.cpp
   LibCallAliasAnalysis.cpp
   LibCallSemantics.cpp
+  LiveValues.cpp
   LoopInfo.cpp
   LoopPass.cpp
   LoopVR.cpp