• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_llvm_library(LLVMCellSPUDesc
2  SPUMCTargetDesc.cpp
3  SPUMCAsmInfo.cpp
4  )
5
6add_dependencies(LLVMCellSPUDesc CellSPUCommonTableGen)
7