CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFiles.txt.
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 16 Dec 2008 12:25:04 +0000 (12:25 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 16 Dec 2008 12:25:04 +0000 (12:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61087 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/CMakeLists.txt

index 87eb4885bf47fda3375109b7632bc81f06474228..2edcf613e45af50910b7a92fc1db60a895b6935d 100644 (file)
@@ -8,6 +8,7 @@ add_llvm_library(LLVMAnalysis
   BasicAliasAnalysis.cpp
   CFGPrinter.cpp
   ConstantFolding.cpp
+  DbgInfoPrinter.cpp
   DebugInfo.cpp
   EscapeAnalysis.cpp
   InstCount.cpp