view utils/count/CMakeLists.txt @ 140:276c179585fe

Added tag LLVM5.0.1 for changeset 3a76565eade5
author mir3636
date Tue, 03 Apr 2018 19:09:39 +0900
parents 95c75e76d11b
children
line wrap: on
line source

add_llvm_utility(count
  count.c
  )