summaryrefslogtreecommitdiffstats
path: root/llvm/utils
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
commit361a3768796d8f3ead8c8764b52ad5a792cabed8 (patch)
tree010afea7b8d86a440831b0dde58b943a071513a7 /llvm/utils
parent07e6e2c6f8d13815808a9078ae653520cb3ade63 (diff)
downloadbcm5719-llvm-361a3768796d8f3ead8c8764b52ad5a792cabed8.tar.gz
bcm5719-llvm-361a3768796d8f3ead8c8764b52ad5a792cabed8.zip
De-bork CMake build
llvm-svn: 89272
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/TableGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/CMakeLists.txt b/llvm/utils/TableGen/CMakeLists.txt
index e568c62795d..d9ec6f7d1a1 100644
--- a/llvm/utils/TableGen/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud