Skip to content

Commit

Permalink
Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlar…
Browse files Browse the repository at this point in the history
…san68

Distribute rustc_codegen_cranelift for Windows

With support for raw-dylib recently added to cg_clif, and inline assembly support working on Windows for quite a while now, all blockers for distributing cg_clif on Windows that I mentioned in rust-lang/rust#81746 (comment) are fixed now.
  • Loading branch information
bors committed Sep 9, 2024
2 parents 0fba9b4 + 060811a commit cf7c055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
|AIX|[^xcoff]|N/A|N/A|[^xcoff]|
|Other unixes|||||
|macOS|||N/A|N/A|
|Windows|[^no-rustup]||N/A|N/A|
|Windows|||N/A|N/A|

✅: Fully supported and tested
❓: Maybe supported, not tested
Expand Down

0 comments on commit cf7c055

Please sign in to comment.