about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
AgeCommit message (Expand)AuthorLines
2020-11-25Improved version checkRich Kadel-3/+2
2020-11-24Check for LLVM 11+ when using `-Z instrument-coverage`Rich Kadel-0/+8
2020-11-23Upgrades the coverage map to Version 4Rich Kadel-16/+31
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-0/+70