Skip to content

Commit 851e948

Browse files
Have cmake build llvm-cov. Patch by arrowdodger.
llvm-svn: 146071
1 parent 78037a9 commit 851e948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ add_subdirectory(llvm-nm)
2828
add_subdirectory(llvm-size)
2929

3030
add_subdirectory(llvm-ld)
31+
add_subdirectory(llvm-cov)
3132
add_subdirectory(llvm-prof)
3233
add_subdirectory(llvm-link)
3334
add_subdirectory(lli)

0 commit comments

Comments
 (0)