1add_llvm_library(LLVMMSP430Desc
2  MSP430MCTargetDesc.cpp
3  MSP430MCAsmInfo.cpp
4  )
5
6add_dependencies(LLVMMSP430Desc MSP430CommonTableGen)
7