Remove unnecessary classof()'s
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index d2be5525d7d0e3d3aa278a3b7918635ce4f6c42a..58fe2ed9d35759ad082f1e7296df1519d671588b 100644 (file)
@@ -4,11 +4,11 @@ add_llvm_library(LLVMAsmPrinter
   AsmPrinterDwarf.cpp
   AsmPrinterInlineAsm.cpp
   DIE.cpp
+  DwarfAccelTable.cpp
   DwarfCFIException.cpp
   DwarfCompileUnit.cpp
   DwarfDebug.cpp
   DwarfException.cpp
-  DwarfTableException.cpp
   OcamlGCPrinter.cpp
+  Win64Exception.cpp
   )
-