rust/compiler/rustc_codegen_llvm/src/coverageinfo
Arpad Borsos 2ceea9ae9d
Inline functions called from add_coverage
This removes quite a bit of indirection and duplicated code related to getting the `FunctionCoverage`.
2023-08-22 10:59:19 +02:00
..
ffi.rs coverage: Consolidate FFI types into one module 2023-08-02 15:26:47 +10:00
map_data.rs coverage: Consolidate FFI types into one module 2023-08-02 15:26:47 +10:00
mapgen.rs coverage: Don't convert filenames to CString for FFI 2023-08-04 10:48:05 +10:00
mod.rs Inline functions called from add_coverage 2023-08-22 10:59:19 +02:00