mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
306259c645
This follows what clang does in CoverageMappingGen. Using just llvm.compiler.used is insufficient at least for MSVC targets.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.