1 2 3 4 5
add_llvm_library(LLVMMipsDesc MipsMCTargetDesc.cpp MipsMCAsmInfo.cpp ) add_dependencies(LLVMMipsDesc MipsCommonTableGen)