llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt

9 lines
202 B
CMake

add_llvm_component_library(LLVMSystemZDesc
SystemZInstPrinter.cpp
SystemZMCAsmBackend.cpp
SystemZMCAsmInfo.cpp
SystemZMCCodeEmitter.cpp
SystemZMCObjectWriter.cpp
SystemZMCTargetDesc.cpp
)