Fix a pair of use after free. Should bring the bots back.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index a9afc84e84a0a6093f53ff15e10be0019ae27da6..f555f212a978130c2c0f33e3f24752846a57672f 100644 (file)
@@ -4,15 +4,16 @@ add_llvm_library(LLVMAsmPrinter
   AsmPrinter.cpp
   AsmPrinterDwarf.cpp
   AsmPrinterInlineAsm.cpp
+  DbgValueHistoryCalculator.cpp
   DIE.cpp
   DIEHash.cpp
   DwarfAccelTable.cpp
   DwarfCFIException.cpp
   DwarfDebug.cpp
-  DwarfException.cpp
   DwarfFile.cpp
   DwarfStringPool.cpp
   DwarfUnit.cpp
+  EHStreamer.cpp
   ErlangGCPrinter.cpp
   OcamlGCPrinter.cpp
   Win64Exception.cpp