Update CMake build.
authorTed Kremenek <kremenek@apple.com>
Fri, 14 Jan 2011 22:58:11 +0000 (22:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 14 Jan 2011 22:58:11 +0000 (22:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123491 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/CMakeLists.txt

index 98fb924daaeba4005c23cbb9f310cdd66766a048..306efade7d928dac3c83399752750ca60e79802e 100644 (file)
@@ -3,8 +3,10 @@ add_llvm_library(LLVMAsmPrinter
   AsmPrinterDwarf.cpp
   AsmPrinterInlineAsm.cpp
   DIE.cpp
+  DwarfCFIException.cpp
   DwarfDebug.cpp
   DwarfException.cpp
+  DwarfTableException.cpp
   OcamlGCPrinter.cpp
   )