aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2011-02-18 22:06:23 +0000
committerOscar Fuentes <ofv@wanadoo.es>2011-02-18 22:06:23 +0000
commit9a89894537ce6573d9affa5b67f8c50062b01005 (patch)
tree2f26f4a1e4a1a7f6e19fc0797305792d3a9e0c73 /utils/TableGen
parent6d857ca4d71548f5cdb57b106cc1a12fc2c93e9d (diff)
CMake: updated list of tblgen source files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125969 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen')
-rw-r--r--utils/TableGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/TableGen/CMakeLists.txt b/utils/TableGen/CMakeLists.txt
index ca3413893e..e24314c3e0 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