CMakeLists.txt   [plain text]


set(LLVM_LINK_COMPONENTS instrumentation )

add_llvm_tool(llvm-cov
  llvm-cov.cpp
  )