Home | History | Annotate | Download | only in MCTargetDesc
      1 add_llvm_library(LLVMMipsDesc
      2   MipsMCTargetDesc.cpp
      3   MipsMCAsmInfo.cpp
      4   )
      5