rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar 2e36990881 coverage: Convert and check span coordinates without a local file ID
For expansion region support, we will want to be able to convert and check
spans before creating a corresponding local file ID.

If we create local file IDs eagerly, but some expansion turns out to have no
successfully-converted spans, LLVM will complain about that expansion's file ID
having no regions.
2025-03-20 13:29:32 +11:00
..
mapgen coverage: Convert and check span coordinates without a local file ID 2025-03-20 13:29:32 +11:00
ffi.rs coverage: Add LLVM plumbing for expansion regions 2025-03-20 12:40:36 +11:00
llvm_cov.rs coverage: Add LLVM plumbing for expansion regions 2025-03-20 12:40:36 +11:00
mapgen.rs upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff 2025-01-29 21:31:13 -05:00
mod.rs coverage: Remove the old code for simplifying counters after MIR opts 2025-02-06 21:44:31 +11:00