Attempt to fix CMake build.

llvm-svn: 137147
This commit is contained in:
Owen Anderson 2011-08-09 21:09:59 +00:00
parent 7a2401dbf0
commit c7afd84322
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ tablegen(ARMGenCallingConv.inc -gen-callingconv)
tablegen(ARMGenSubtargetInfo.inc -gen-subtarget)
tablegen(ARMGenEDInfo.inc -gen-enhanced-disassembly-info)
tablegen(ARMGenDecoderTables.inc -gen-arm-decoder)
tablegen(ARMGenDisassemblerTables.inc -gen-disassembler)
add_public_tablegen_target(ARMCommonTableGen)
add_llvm_target(ARMCodeGen