llvm/llvm/lib/Target/Sparc/TargetInfo/CMakeLists.txt

add_llvm_component_library(LLVMSparcInfo
  SparcTargetInfo.cpp

  LINK_COMPONENTS
  MC
  Support

  ADD_TO_COMPONENT
  Sparc
  )