about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
AgeCommit message (Expand)AuthorLines
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-70/+0
2020-08-22Write coverage filenames in Version3 formatJosh Stone-7/+9
2020-08-14LLVM IR coverage encoding aligns closer to Clang'sRich Kadel-0/+5
2020-07-25Fixed coverage map issues; better aligned with LLVM APIsRich Kadel-59/+7
2020-07-17Generating the coverage mapRich Kadel-0/+115