rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar 996bdabc2a coverage: Remove unhelpful code for handling multiple files per function
Functions currently can't have mappings in multiple files, and if that ever
changes (e.g. to properly support expansion regions), this code will need to be
completely overhauled anyway.
2024-11-08 20:43:08 +11:00
..
ffi.rs coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
map_data.rs coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
mapgen.rs coverage: Remove unhelpful code for handling multiple files per function 2024-11-08 20:43:08 +11:00
mod.rs compiler: Directly use rustc_abi in codegen 2024-11-03 12:30:32 -08:00