Port DlltoolFailImportLibrary
and implement IntoDiagnosticArg
for Cow<'a, str>
This commit is contained in:
parent
81f7a8d7f1
commit
c01546fcd6
4 changed files with 26 additions and 6 deletions
|
@ -45,3 +45,6 @@ codegen_llvm_error_writing_def_file =
|
|||
|
||||
codegen_llvm_error_calling_dlltool =
|
||||
Error calling dlltool: {$error}
|
||||
|
||||
codegen_llvm_dlltool_fail_import_library =
|
||||
Dlltool could not create import library: {$stdout}\n{$stderr}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue