about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo
AgeCommit message (Expand)AuthorLines
2020-11-05Addressed all feedback to dateRich Kadel-5/+3
2020-11-05Injecting expressions in place of counters where helpfulRich Kadel-4/+15
2020-11-05Rust coverage before splitting instrument_coverage.rsRich Kadel-28/+38
2020-10-23Update compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rsRich Kadel-4/+4
2020-10-23Make codegen coverage_context optional, and checkRich Kadel-33/+51
2020-10-05Updates to experimental coverage counter injectionRich Kadel-0/+1
2020-08-30mv compiler to compiler/mark-0/+408