llvm/llvm/utils/gn/secondary/llvm/utils/count/BUILD.gn

executable("count") {
  sources = [ "count.c" ]
}