[test] Pre-commit llvm.experimental.memset.pattern tests prior to MemoryLocation...
[llvm-project.git] / llvm / lib / Target / SystemZ / TargetInfo / CMakeLists.txt
blob072e1cdd5f5190efa9ab51841a8a1e90d959ecf1
1 add_llvm_component_library(LLVMSystemZInfo
2   SystemZTargetInfo.cpp
4   LINK_COMPONENTS
5   MC
6   Support
8   ADD_TO_COMPONENT
9   SystemZ
10   )