rust/compiler/rustc_codegen_ssa/src/coverageinfo
Tomasz Miąsko 1796cc0e6c Make source-based code coverage compatible with MIR inlining
When codegenning code coverage use the instance that coverage data was
originally generated for, to ensure basic level of compatibility with
MIR inlining.
2021-03-15 23:26:03 +01:00
..
ffi.rs Updated links to LLVM 11 docs and types 2020-11-23 19:15:10 -08:00
map.rs Make source-based code coverage compatible with MIR inlining 2021-03-15 23:26:03 +01:00
mod.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00