From 873f7aff622a8bc2de514343463b7958e8d9f180 Mon Sep 17 00:00:00 2001 From: Alexis Hunt Date: Wed, 16 Jun 2010 23:52:37 +0000 Subject: Make sure CMake can build the files added by my previous commit. llvm-svn: 106178 --- llvm/utils/TableGen/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/utils/TableGen') diff --git a/llvm/utils/TableGen/CMakeLists.txt b/llvm/utils/TableGen/CMakeLists.txt index 05520c147d4..c0435fdd4b0 100644 --- a/llvm/utils/TableGen/CMakeLists.txt +++ b/llvm/utils/TableGen/CMakeLists.txt @@ -5,6 +5,7 @@ add_executable(tblgen AsmWriterInst.cpp CallingConvEmitter.cpp ClangASTNodesEmitter.cpp + ClangAttrNodesEmitter.cpp ClangDiagnosticsEmitter.cpp CodeEmitterGen.cpp CodeGenDAGPatterns.cpp -- cgit v1.2.3