MIPS DSP: add code necessary for pseudo instruction lowering.
[oota-llvm.git] / lib / Target / Mips / CMakeLists.txt
index 0f84358e26a38f9f347e895a85740e5b4f02077a..7dec066fb698ae6361d645cf7f4762d00d49a680 100644 (file)
@@ -11,6 +11,7 @@ tablegen(LLVM MipsGenCallingConv.inc -gen-callingconv)
 tablegen(LLVM MipsGenSubtargetInfo.inc -gen-subtarget)
 tablegen(LLVM MipsGenEDInfo.inc -gen-enhanced-disassembly-info)
 tablegen(LLVM MipsGenAsmMatcher.inc -gen-asm-matcher)
+tablegen(LLVM MipsGenMCPseudoLowering.inc -gen-pseudo-lowering)
 add_public_tablegen_target(MipsCommonTableGen)
 
 add_llvm_target(MipsCodeGen