about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/messages.ftl
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2024-08-16 19:32:22 +0000
committerChris Denton <chris@chrisdenton.dev>2024-08-17 19:10:46 +0000
commit0156eb57a152003c0c82552229747b3d04e1fddc (patch)
tree249846c9486615f1e2434cfbf0ac0995260389f5 /compiler/rustc_codegen_llvm/messages.ftl
parent27b93da8de2477b3a41811b0ee486cffa99fa00e (diff)
downloadrust-0156eb57a152003c0c82552229747b3d04e1fddc.tar.gz
rust-0156eb57a152003c0c82552229747b3d04e1fddc.zip
Always use ar_archive_writer for import libs
Diffstat (limited to 'compiler/rustc_codegen_llvm/messages.ftl')
-rw-r--r--compiler/rustc_codegen_llvm/messages.ftl3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/rustc_codegen_llvm/messages.ftl b/compiler/rustc_codegen_llvm/messages.ftl
index 267da9325c3..df2198df14b 100644
--- a/compiler/rustc_codegen_llvm/messages.ftl
+++ b/compiler/rustc_codegen_llvm/messages.ftl
@@ -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}