Page MenuHomeFreeBSD

build: Retire LLVM_COV src.conf knob
ClosedPublic

Authored by emaste on Jul 10 2026, 1:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 10, 10:14 AM
Unknown Object (File)
Sun, Aug 9, 2:01 PM
Unknown Object (File)
Sun, Aug 9, 2:01 PM
Unknown Object (File)
Sun, Aug 9, 1:46 PM
Unknown Object (File)
Sun, Aug 9, 12:02 PM
Unknown Object (File)
Sun, Aug 9, 5:57 AM
Unknown Object (File)
Sat, Aug 8, 12:01 PM
Unknown Object (File)
Thu, Aug 6, 3:29 AM
Subscribers

Details

Summary
I introduced it in commit 1b49115a40ad ("Promote llvm-cov to a
standalone option").  llvm-cov was previously enabled as part of the
CLANG_EXTRAS option.  I made it a standalone, default-enabled option for
parity with the tools provided by the GCC-based toolchain.

We no longer provide an in-tree GCC toolchain.  Now, just build llvm-cov
along with Clang to simplify build infrastructure.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable