Make provision to have floating point constants in .debug_loc expressions.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index c0986b91b926b83b29aaac048cb968a35c62cda0..4da7876ea4fcfc1047482313431f3b0bbcd653e9 100644 (file)
@@ -1,10 +1,14 @@
 add_llvm_library(LLVMAsmPrinter
+  ARMException.cpp
   AsmPrinter.cpp
   AsmPrinterDwarf.cpp
   AsmPrinterInlineAsm.cpp
   DIE.cpp
+  DwarfCFIException.cpp
+  DwarfCompileUnit.cpp
   DwarfDebug.cpp
   DwarfException.cpp
-  DwarfWriter.cpp
   OcamlGCPrinter.cpp
+  Win64Exception.cpp
   )
+