In accordance with RFC 3771. FCP has been completed. tracking issue #138422 I also added a stub doc page for the target and renamed the windows-gnullvm page for consistency.
[^1]: despite saying he is "not a maintainer", mati865 is effectively our maintainer for x86_64-pc-windows-gnu and x86_64-pc-windows-gnullvm https://rust-lang.zulipchat.com/#narrow/channel/233931-t-compiler.2Fmajor-changes/topic/Demote.20.60i686-pc-windows-gnu.60.20compiler-team.23822/...
...示例:x86_64-unknown-linux-gnu: 64位 x86 架构,Linux 操作系统。...以Windows平台为例,Rust编译器就是rustc.exe,它首先会把源码编译为MIR,然后交给LLVM处理,LLVM继续把MIR先编译成LLVM IR进而编译为目标平台的机器码(此时还不是执行文件 45510
target is i686-pc-windows-msvc (Or probably any i686 target) -C opt-levelis 1 or greater LTO is disabled For reference, rustc 1.78 reportsLLVM version: 18.1.2while rustc 1.79 reportsLLVM version: 18.1.7. Stack trace from the only thread doing work The function which is taking forever t...
Suggest people use the stable-gnu toolchain. There's no need for nightly. Member clauswilke commented Dec 15, 2020 If anybody with access to a Windows machine wants to try something else, maybe it's possible to use the binaries provided by llvm: https://releases.llvm.org/download.html ...
I do maintain *-gnullvm targets though 😉 ️ 7 jieyouxu reviewed Feb 11, 2025 View reviewed changes Member jieyouxu left a comment I'm in favor of this, left some remarks / additional context which are not meant to be requested changes. text/3771-demote-i686-pc-windows-gnu...
I do maintain *-gnullvm targets though 😉 ️ 5 jieyouxu reviewed Feb 11, 2025 View reviewed changes Member jieyouxu left a comment I'm in favor of this, left some remarks / additional context which are not meant to be requested changes. text/3771-demote-i686-pc-windows-gnu...