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