Files
rust/compiler/rustc_codegen_ssa
Nikita Popov 306259c645 Always use llvm.used for coverage symbols
This follows what clang does in CoverageMappingGen. Using just
llvm.compiler.used is insufficient at least for MSVC targets.
2021-08-21 10:08:05 +02:00
..
2020-08-30 18:45:07 +03:00