set(LLVM_LINK_COMPONENTS
  support
)

add_llvm_utility(count
  count.c
  )
