Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / lib / Target / MSP430 / TargetInfo / CMakeLists.txt
bloba8c8740ef7d83109a7a31fd4e0003aa207b65471
1 add_llvm_component_library(LLVMMSP430Info
2   MSP430TargetInfo.cpp
4   LINK_COMPONENTS
5   MC
6   Support
8   ADD_TO_COMPONENT
9   MSP430
10   )