1
Fork 0

Port DlltoolFailImportLibrary and implement IntoDiagnosticArg for Cow<'a, str>

This commit is contained in:
SLASHLogin 2022-08-26 19:01:22 +02:00
parent 81f7a8d7f1
commit c01546fcd6
4 changed files with 26 additions and 6 deletions

View file

@ -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}