aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/Utils/CMakeLists.txt
blob: 01b80ebe8d3dc6bbdc622f58e99532bf4a9ad9d4 (plain) (blame)
1
2
3
4
5
add_llvm_library(LLVMAMDGPUUtils
  AMDGPUBaseInfo.cpp
  AMDKernelCodeTUtils.cpp
  AMDGPUAsmUtils.cpp
  )