From e92b6e436d15f65563973f1bc9354611ad9a316d Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Fri, 14 Jan 2011 22:58:11 +0000 Subject: Update CMake build. llvm-svn: 123491 --- llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/lib/CodeGen') diff --git a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt index 98fb924daae..306efade7d9 100644 --- a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt +++ b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt @@ -3,8 +3,10 @@ add_llvm_library(LLVMAsmPrinter AsmPrinterDwarf.cpp AsmPrinterInlineAsm.cpp DIE.cpp + DwarfCFIException.cpp DwarfDebug.cpp DwarfException.cpp + DwarfTableException.cpp OcamlGCPrinter.cpp ) -- cgit v1.2.3