From bfdc96114c4b591025dd6ec18b4282f0b21e641c Mon Sep 17 00:00:00 2001 From: Daniel Paoliello Date: Thu, 13 Feb 2025 15:04:39 -0800 Subject: [cg_llvm] Remove dead error message --- compiler/rustc_codegen_llvm/messages.ftl | 3 --- 1 file changed, 3 deletions(-) (limited to 'compiler/rustc_codegen_llvm/messages.ftl') diff --git a/compiler/rustc_codegen_llvm/messages.ftl b/compiler/rustc_codegen_llvm/messages.ftl index 9585848cbf0..399d7ffea8e 100644 --- a/compiler/rustc_codegen_llvm/messages.ftl +++ b/compiler/rustc_codegen_llvm/messages.ftl @@ -38,9 +38,6 @@ codegen_llvm_lto_proc_macro = lto cannot be used for `proc-macro` crate type wit codegen_llvm_mismatch_data_layout = data-layout for target `{$rustc_target}`, `{$rustc_layout}`, differs from LLVM target's `{$llvm_target}` default layout, `{$llvm_layout}` -codegen_llvm_multiple_source_dicompileunit = multiple source DICompileUnits found -codegen_llvm_multiple_source_dicompileunit_with_llvm_err = multiple source DICompileUnits found: {$llvm_err} - codegen_llvm_parse_bitcode = failed to parse bitcode for LTO module codegen_llvm_parse_bitcode_with_llvm_err = failed to parse bitcode for LTO module: {$llvm_err} -- cgit 1.4.1-3-g733a5