aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MSP430/MCTargetDesc/CMakeLists.txt
blob: f30317b606b89e4eb867519574721ef220460200 (plain)
1
2
3
4
5
add_llvm_library(LLVMMSP430Desc
  MSP430MCTargetDesc.cpp
  MSP430MCAsmInfo.cpp
  )
add_dependencies(LLVMMSP430Desc MSP430CommonTableGen)