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