blob: 7184b9ebde937f793291e91fd683ef66ab1930a2 [file] [log] [blame]
Devang Patel37140652011-09-28 18:50:00 +00001set(LLVM_LINK_COMPONENTS instrumentation )
2
3add_llvm_tool(llvm-cov
Devang Patel37140652011-09-28 18:50:00 +00004 llvm-cov.cpp
5 )