1 add_llvm_library(LLVMCellSPUDesc 2 SPUMCTargetDesc.cpp 3 SPUMCAsmInfo.cpp 4 ) 5 6 add_dependencies(LLVMCellSPUDesc CellSPUCommonTableGen) 7