summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt
blob: 74ede98de4e3c602acdb04bd68663f471bc8b877 (plain)
1
2
3
4
5
6
7
8
add_llvm_component_library(LLVMSystemZDesc
  SystemZInstPrinter.cpp
  SystemZMCAsmBackend.cpp
  SystemZMCAsmInfo.cpp
  SystemZMCCodeEmitter.cpp
  SystemZMCObjectWriter.cpp
  SystemZMCTargetDesc.cpp
  )
OpenPOWER on IntegriCloud