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