Page MenuHomeFreeBSD

build: Retire LLVM_COV src.conf knob
ClosedPublic

Authored by emaste on Fri, Jul 10, 1:53 PM.
Tags
None
Referenced Files
F162702557: D58155.diff
Wed, Jul 15, 11:05 PM
F162658053: D58155.id.diff
Wed, Jul 15, 11:27 AM
Unknown Object (File)
Tue, Jul 14, 10:47 PM
Unknown Object (File)
Tue, Jul 14, 9:41 PM
Unknown Object (File)
Mon, Jul 13, 8:55 PM
Unknown Object (File)
Mon, Jul 13, 6:02 PM
Unknown Object (File)
Mon, Jul 13, 2:23 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