]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/llvm/lib/Target/Mips/MCTargetDesc/CMakeLists.txt
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / contrib / llvm / lib / Target / Mips / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMMipsDesc
2   MipsMCTargetDesc.cpp
3   MipsMCAsmInfo.cpp
4   )