X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMips%2FCMakeLists.txt;h=a225a00c023b27035af9dea5b06a3cae92825d64;hb=24e5f9652aff7fc28bb3855d12e9d7506b384ad6;hp=568c638310e4977f3b7bb4237328d256953a30fb;hpb=b415592831c71d7d22e21a9fcd52d12e8e9e19c4;p=oota-llvm.git diff --git a/lib/Target/Mips/CMakeLists.txt b/lib/Target/Mips/CMakeLists.txt index 568c638310e..a225a00c023 100644 --- a/lib/Target/Mips/CMakeLists.txt +++ b/lib/Target/Mips/CMakeLists.txt @@ -48,8 +48,6 @@ add_llvm_target(MipsCodeGen MipsSelectionDAGInfo.cpp ) -add_dependencies(LLVMMipsCodeGen MipsCommonTableGen intrinsics_gen) - add_subdirectory(InstPrinter) add_subdirectory(Disassembler) add_subdirectory(TargetInfo)