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