CMakeLists.txt revision b35552d440581265a982d7523c33e7466437bfb0
1add_llvm_library(LLVMMSP430Desc
2  MSP430MCTargetDesc.cpp
3  MSP430MCAsmInfo.cpp
4  )
5add_dependencies(LLVMMSP430Desc MSP430CommonTableGen)
6