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