Remove backwards compat for LLVM 12 coverage format
This commit is contained in:
parent
e94fab69d0
commit
9f5a933f00
3 changed files with 17 additions and 35 deletions
|
@ -11,9 +11,6 @@ codegen_llvm_unknown_ctarget_feature_prefix =
|
|||
codegen_llvm_error_creating_import_library =
|
||||
Error creating import library for {$lib_name}: {$error}
|
||||
|
||||
codegen_llvm_instrument_coverage_requires_llvm_12 =
|
||||
rustc option `-C instrument-coverage` requires LLVM 12 or higher.
|
||||
|
||||
codegen_llvm_symbol_already_defined =
|
||||
symbol `{$symbol_name}` is already defined
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue