xref: /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1add_llvm_library(LLVMSystemZDesc
2  SystemZMCAsmBackend.cpp
3  SystemZMCAsmInfo.cpp
4  SystemZMCCodeEmitter.cpp
5  SystemZMCObjectWriter.cpp
6  SystemZMCTargetDesc.cpp
7  )
8