summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSP430/MCTargetDesc/CMakeLists.txt
blob: b3edd496409ea951193b5d0c1c9f754e48d3994f (plain)
1
2
3
4
5
6
7
8
9
add_llvm_library(LLVMMSP430Desc
  MSP430AsmBackend.cpp
  MSP430ELFObjectWriter.cpp
  MSP430ELFStreamer.cpp
  MSP430InstPrinter.cpp
  MSP430MCAsmInfo.cpp
  MSP430MCCodeEmitter.cpp
  MSP430MCTargetDesc.cpp
  )
OpenPOWER on IntegriCloud