about summary refs log tree commit diff
path: root/src/librustc_codegen_ssa/coverageinfo/mod.rs
AgeCommit message (Expand)AuthorLines
2020-07-29Moved structs/enums with repr(C) to LLVM types into ffi.rs cratesRich Kadel-0/+1
2020-07-25Fixed coverage map issues; better aligned with LLVM APIsRich Kadel-1/+1
2020-06-29add spans to injected coverage countersRich Kadel-0/+3