about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/coverageinfo/ffi.rs
AgeCommit message (Expand)AuthorLines
2021-04-02Translate counters from Rust 1-based to LLVM 0-based counter idsRich Kadel-2/+20
2020-11-23Updated links to LLVM 11 docs and typesRich Kadel-4/+4
2020-11-05Rust coverage before splitting instrument_coverage.rsRich Kadel-6/+6
2020-08-30mv compiler to compiler/mark-0/+67