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