]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 26 Jan 2023 06:53:22 +0000 (07:53 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 06:53:22 +0000 (07:53 +0100)
Remove backwards compat for LLVM 12 coverage format

The minimum external LLVM was updated to 13 recently in https://github.com/rust-lang/rust/pull/100611, so this PR removes backwards compat with older coverage formats.

I kept the version check and error message there, in accordance with this comment: https://github.com/rust-lang/rust/pull/91207#issuecomment-981121867

1  2 
compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs