summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/TargetInfo/CMakeLists.txt
blob: a390f017c45b037c0b880ac179c5fabe34371908 (plain)
1
2
3
4
5
add_llvm_library(LLVMSystemZInfo
  SystemZTargetInfo.cpp
  )

add_dependencies(LLVMSystemZInfo SystemZCommonTableGen)