From: Oscar Fuentes Date: Fri, 18 Feb 2011 22:06:23 +0000 (+0000) Subject: CMake: updated list of tblgen source files. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9a89894537ce6573d9affa5b67f8c50062b01005;p=oota-llvm.git CMake: updated list of tblgen source files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125969 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/TableGen/CMakeLists.txt b/utils/TableGen/CMakeLists.txt index ca3413893e0..e24314c3e0e 100644 --- a/utils/TableGen/CMakeLists.txt +++ b/utils/TableGen/CMakeLists.txt @@ -25,6 +25,7 @@ add_executable(tblgen DisassemblerEmitter.cpp EDEmitter.cpp FastISelEmitter.cpp + FixedLenDecoderEmitter.cpp InstrEnumEmitter.cpp InstrInfoEmitter.cpp IntrinsicEmitter.cpp