Remove unnecessary classof()'s
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index bf5ef2878c5aa58bb7c8175932a22d28f38f19cd..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
-  DwarfSjLjException.cpp
   OcamlGCPrinter.cpp
+  Win64Exception.cpp
   )
-