Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index a9afc84e84a0a6093f53ff15e10be0019ae27da6..b4ef185b0a5d4bec1be1e0d25e2205e95b319151 100644 (file)
@@ -4,6 +4,7 @@ add_llvm_library(LLVMAsmPrinter
   AsmPrinter.cpp
   AsmPrinterDwarf.cpp
   AsmPrinterInlineAsm.cpp
+  DbgValueHistoryCalculator.cpp
   DIE.cpp
   DIEHash.cpp
   DwarfAccelTable.cpp