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