Always use ar_archive_writer for import libs
This commit is contained in:
parent
27b93da8de
commit
0156eb57a1
10 changed files with 100 additions and 190 deletions
|
@ -5,9 +5,6 @@ codegen_llvm_dynamic_linking_with_lto =
|
|||
.note = only 'staticlib', 'bin', and 'cdylib' outputs are supported with LTO
|
||||
|
||||
|
||||
codegen_llvm_error_creating_import_library =
|
||||
Error creating import library for {$lib_name}: {$error}
|
||||
|
||||
codegen_llvm_fixed_x18_invalid_arch = the `-Zfixed-x18` flag is not supported on the `{$arch}` architecture
|
||||
|
||||
codegen_llvm_from_llvm_diag = {$message}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue