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

7 lines
129 B
CMake
Raw Normal View History

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