[InstCombine] Signed saturation patterns
[llvm-core.git] / lib / Target / MSP430 / MCTargetDesc / CMakeLists.txt
blobb3edd496409ea951193b5d0c1c9f754e48d3994f
1 add_llvm_library(LLVMMSP430Desc
2   MSP430AsmBackend.cpp
3   MSP430ELFObjectWriter.cpp
4   MSP430ELFStreamer.cpp
5   MSP430InstPrinter.cpp
6   MSP430MCAsmInfo.cpp
7   MSP430MCCodeEmitter.cpp
8   MSP430MCTargetDesc.cpp
9   )