summaryrefslogtreecommitdiff
path: root/utils/TableGen/CMakeLists.txt
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-11-18 23:20:09 +0000
committerDouglas Gregor <dgregor@apple.com>2009-11-18 23:20:09 +0000
commit74f2ca8c4aa28cbb36c950b11416263eb6315593 (patch)
tree05dcc7a43a974b0328b494a0faff7bd7fb0c7cc0 /utils/TableGen/CMakeLists.txt
parentec0445855179d2c9fb98a2c8a42e03525762f45f (diff)
downloadllvm-74f2ca8c4aa28cbb36c950b11416263eb6315593.tar.gz
llvm-74f2ca8c4aa28cbb36c950b11416263eb6315593.tar.bz2
llvm-74f2ca8c4aa28cbb36c950b11416263eb6315593.tar.xz
De-bork CMake build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89272 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CMakeLists.txt')
-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 e568c62795..d9ec6f7d1a 100644
--- a/utils/TableGen/CMakeLists.txt
+++ b/utils/TableGen/CMakeLists.txt
@@ -13,6 +13,7 @@ add_executable(tblgen
InstrInfoEmitter.cpp
IntrinsicEmitter.cpp
LLVMCConfigurationEmitter.cpp
+ OptParserEmitter.cpp
Record.cpp
RegisterInfoEmitter.cpp
SubtargetEmitter.cpp