Cleanup of the [SU]ADDO type legalization code. Patch by Duncan!
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index 6dabaf99d057d4e5dd3ccdafb0118328dbebca1d..87eb4885bf47fda3375109b7632bc81f06474228 100644 (file)
@@ -8,6 +8,8 @@ add_llvm_library(LLVMAnalysis
   BasicAliasAnalysis.cpp
   CFGPrinter.cpp
   ConstantFolding.cpp
+  DebugInfo.cpp
+  EscapeAnalysis.cpp
   InstCount.cpp
   Interval.cpp
   IntervalPartition.cpp