summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt
blob: 9a5bbd89938a468a6869e34ccb1c66bf3521faf9 (plain)
1
2
3
4
5
6
add_llvm_component_library(LLVMAMDGPUUtils
  AMDGPUBaseInfo.cpp
  AMDKernelCodeTUtils.cpp
  AMDGPUAsmUtils.cpp
  AMDGPUPALMetadata.cpp
  )
OpenPOWER on IntegriCloud