DebugInfo: Use low_pc relative debug_ranges under fission when the CU has a low_pc
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index a9afc84e84a0a6093f53ff15e10be0019ae27da6..01d2c7220ab94aacd35af63c1e4874606a5b1d9c 100644 (file)
@@ -4,15 +4,18 @@ add_llvm_library(LLVMAsmPrinter
   AsmPrinter.cpp
   AsmPrinterDwarf.cpp
   AsmPrinterInlineAsm.cpp
+  DbgValueHistoryCalculator.cpp
   DIE.cpp
   DIEHash.cpp
   DwarfAccelTable.cpp
   DwarfCFIException.cpp
+  DwarfCompileUnit.cpp
   DwarfDebug.cpp
-  DwarfException.cpp
+  DwarfExpression.cpp
   DwarfFile.cpp
   DwarfStringPool.cpp
   DwarfUnit.cpp
+  EHStreamer.cpp
   ErlangGCPrinter.cpp
   OcamlGCPrinter.cpp
   Win64Exception.cpp