blob: c89955244c134527b9fc447807b4d7e2c13b1cf8 [file] [log] [blame]
add_llvm_component_library(LLVMAMDGPUDesc
AMDGPUAsmBackend.cpp
AMDGPUELFObjectWriter.cpp
AMDGPUELFStreamer.cpp
AMDGPUInstPrinter.cpp
AMDGPUMCAsmInfo.cpp
AMDGPUMCCodeEmitter.cpp
AMDGPUMCTargetDesc.cpp
AMDGPUTargetStreamer.cpp
R600MCCodeEmitter.cpp
R600MCTargetDesc.cpp
SIMCCodeEmitter.cpp
LINK_COMPONENTS
Core
MC
AMDGPUInfo
AMDGPUUtils
Support
BinaryFormat
ADD_TO_COMPONENT
AMDGPU
)
add_dependencies(LLVMAMDGPUDesc LLVMAMDGPUUtils)