Add the new ARMDecodeEmitter to CMake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100267 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chandler Carruth 2010-04-03 04:36:43 +00:00
parent 7fed809484
commit b421640efa

View File

@ -1,4 +1,5 @@
add_executable(tblgen
ARMDecoderEmitter.cpp
AsmMatcherEmitter.cpp
AsmWriterEmitter.cpp
AsmWriterInst.cpp