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)
Thu, Sep 10, 8:12 PM
Unknown Object (File)
Mon, Sep 7, 12:37 AM
Unknown Object (File)
Sat, Sep 5, 6:40 PM
Unknown Object (File)
Sat, Sep 5, 6:35 PM
Unknown Object (File)
Sat, Sep 5, 6:34 PM
Unknown Object (File)
Sat, Sep 5, 7:59 AM
Unknown Object (File)
Sat, Sep 5, 6:32 AM
Unknown Object (File)
Sat, Sep 5, 4:14 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