Implement a really simple DwarfSjLjException.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index d2be5525d7d0e3d3aa278a3b7918635ce4f6c42a..bf80f5f070bb8997224b2d77c454249b7604b14c 100644 (file)
@@ -8,6 +8,7 @@ add_llvm_library(LLVMAsmPrinter
   DwarfCompileUnit.cpp
   DwarfDebug.cpp
   DwarfException.cpp
+  DwarfSjLjException.cpp
   DwarfTableException.cpp
   OcamlGCPrinter.cpp
   )