xref: /aosp_15_r20/external/llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1add_llvm_library(LLVMSystemZDesc
2  SystemZMCAsmBackend.cpp
3  SystemZMCAsmInfo.cpp
4  SystemZMCCodeEmitter.cpp
5  SystemZMCObjectWriter.cpp
6  SystemZMCTargetDesc.cpp
7  )
8