[llvm] [DLCov 1/5] Add CMake option to enable enhanced line number coverage tracking (PR #107278)
J. Ryan Stinnett via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 09:36:45 PDT 2024
================
@@ -475,6 +475,17 @@ enabled sub-projects. Nearly all of these variable names begin with
**LLVM_ENABLE_BINDINGS**:BOOL
If disabled, do not try to build the OCaml bindings.
+**LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING**:STRING
----------------
jryans wrote:
Should the ABI-breaking-ness be mentioned here as well...? Not sure if that's a common thing to document here or not.
https://github.com/llvm/llvm-project/pull/107278
More information about the llvm-commits
mailing list