aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AsmParser/CMakeLists.txt
blob: 1b42af73740e5aa1bdfc38c7214499f9c5b851b5 (plain)
1
2
3
add_llvm_library(LLVMR600AsmParser
  AMDGPUAsmParser.cpp
  )