about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/mapgen/covfun.rs
AgeCommit message (Expand)AuthorLines
2024-12-12coverage: Tidy up creation of covfun recordsZalathar-30/+29
2024-12-11coverage: Store intermediate region tables in `CovfunRecord`Zalathar-46/+41
2024-12-11coverage: Reify `CovfunRecord` as an intermediate stepZalathar-26/+33
2024-12-11coverage: Extract function metadata handling to a `covfun` submoduleZalathar-0/+198