Build llvm-cov in base.
authorfcambus <fcambus@openbsd.org>
Mon, 8 Aug 2022 09:25:13 +0000 (09:25 +0000)
committerfcambus <fcambus@openbsd.org>
Mon, 8 Aug 2022 09:25:13 +0000 (09:25 +0000)
commitf709ee57ccbce00131a4100b7383f3a55327af37
tree5bf49d20d343dfe531bd586466285dc1400cca36
parent872aa40061f74843b17033e4a5e03135e58206d1
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@
gnu/usr.bin/clang/Makefile
gnu/usr.bin/clang/llvm-cov/Makefile [new file with mode: 0644]
gnu/usr.bin/clang/llvm-cov/llvm-cov.1 [new file with mode: 0644]