llvm-project/llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt

6 lines
105 B
CMake

add_llvm_library(LLVMAMDGPUUtils
AMDGPUBaseInfo.cpp
AMDKernelCodeTUtils.cpp
AMDGPUAsmUtils.cpp
)