• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_llvm_component_library(LLVMSystemZInfo
2  SystemZTargetInfo.cpp
3
4  LINK_COMPONENTS
5  Support
6
7  ADD_TO_COMPONENT
8  SystemZ
9  )
10