about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-09 05:52:15 +0200
committerGitHub <noreply@github.com>2024-08-09 05:52:15 +0200
commit408baccd0dbda23763ce9c4451d3881099fed80f (patch)
tree60ea1bf9f7404bb8a9f64429339702e9395af93e /compiler/rustc_codegen_llvm/src/errors.rs
parent7485f8b9abc23c1225d549c6f6e540850ae8c06d (diff)
parent599bcb5cf1ea524a6636949726f0724bb3537425 (diff)
downloadrust-408baccd0dbda23763ce9c4451d3881099fed80f.tar.gz
rust-408baccd0dbda23763ce9c4451d3881099fed80f.zip
Rollup merge of #128804 - ChrisDenton:redudant, r=jieyouxu
run-make: enable msvc for redundant-libs

The issue here was that `foo` was not exporting any functions therefore creating an import library was unnecessary and elided by the linker.

I fixed it by exporting the functions.

try-job: x86_64-msvc
try-job: i686-msvc
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions