rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar 3f3a9bf7f5 coverage: Store intermediate region tables in CovfunRecord
This defers the call to `llvm_cov::write_function_mappings_to_buffer` until
just before its enclosing global variable is created.
2024-12-11 21:35:45 +11:00
..
mapgen coverage: Store intermediate region tables in CovfunRecord 2024-12-11 21:35:45 +11:00
ffi.rs coverage: Store intermediate region tables in CovfunRecord 2024-12-11 21:35:45 +11:00
llvm_cov.rs coverage: Store intermediate region tables in CovfunRecord 2024-12-11 21:35:45 +11:00
map_data.rs coverage: Unused functions don't need to store CoverageIdsInfo 2024-12-08 21:00:53 +11:00
mapgen.rs coverage: Store intermediate region tables in CovfunRecord 2024-12-11 21:35:45 +11:00
mod.rs coverage: Remove FunctionCoverageCollector 2024-12-08 20:53:57 +11:00