[msys2] can not compile Rust 1.85.1 with LLVM20 and GCC (all required changes are backported) #138722
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
C-external-bug
Category: issue that is caused by bugs in software beyond our control
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
O-windows-gnu
Toolchain: GNU, Operating system: Windows
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
originally opened in zulip.
compile error
tl;dr when using LLVM20 to compile Rust 1.85.1 for
*-pc-windows-gnu
host I get a compile error with multiple definitions found in PassWrapper.cpp. all needed changes for LLVM20 are backported thereThe text was updated successfully, but these errors were encountered: