Fix pr5470. Tablegen handles template arguments by temporarily setting their
[oota-llvm.git] / utils / TableGen / CMakeLists.txt
index 6ec1d9967922daeed9ed45f1a7a33d5012378106..d9ec6f7d1a1d8edd81070876efa83e707fcbedad 100644 (file)
@@ -1,4 +1,5 @@
 add_executable(tblgen
+  AsmMatcherEmitter.cpp
   AsmWriterEmitter.cpp
   CallingConvEmitter.cpp
   ClangDiagnosticsEmitter.cpp
@@ -12,6 +13,7 @@ add_executable(tblgen
   InstrInfoEmitter.cpp
   IntrinsicEmitter.cpp
   LLVMCConfigurationEmitter.cpp
+  OptParserEmitter.cpp
   Record.cpp
   RegisterInfoEmitter.cpp
   SubtargetEmitter.cpp