Port symbol_already_defined
error
This commit is contained in:
parent
4c625dc682
commit
9f0c16576b
3 changed files with 13 additions and 4 deletions
|
@ -18,3 +18,6 @@ codegen_llvm_error_creating_import_library =
|
|||
|
||||
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