[CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTab...
[oota-llvm.git] / lib / Target / Mips / CMakeLists.txt
index 568c638310e4977f3b7bb4237328d256953a30fb..b38fc52f1a96712844229df77bcb43c3dbd22043 100644 (file)
@@ -48,7 +48,7 @@ add_llvm_target(MipsCodeGen
   MipsSelectionDAGInfo.cpp
   )
 
-add_dependencies(LLVMMipsCodeGen MipsCommonTableGen intrinsics_gen)
+add_dependencies(LLVMMipsCodeGen intrinsics_gen)
 
 add_subdirectory(InstPrinter)
 add_subdirectory(Disassembler)