CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/08 03:25:13
Modified files:
gnu/usr.bin/clang: Makefile
Added files:
gnu/usr.bin/clang/llvm-cov: Makefile llvm-cov.1
Log message:
Build llvm-cov in base.
Since llvm-profdata is in base as well, we can now produce reports from
coverage data without having to install the devel/llvm port.
OK gnezdo@
