Today the front-ends (llvm-gcc and clang) generate multiple llvm.dbg.compile_units...
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index 6dabaf99d057d4e5dd3ccdafb0118328dbebca1d..2edcf613e45af50910b7a92fc1db60a895b6935d 100644 (file)
@@ -8,6 +8,9 @@ add_llvm_library(LLVMAnalysis
   BasicAliasAnalysis.cpp
   CFGPrinter.cpp
   ConstantFolding.cpp
+  DbgInfoPrinter.cpp
+  DebugInfo.cpp
+  EscapeAnalysis.cpp
   InstCount.cpp
   Interval.cpp
   IntervalPartition.cpp