xref: /aosp_15_r20/external/llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1add_llvm_library(LLVMAMDGPUUtils
2  AMDGPUBaseInfo.cpp
3  AMDKernelCodeTUtils.cpp
4  AMDGPUAsmUtils.cpp
5  )
6