Skip to content

Commit

Permalink
Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,Chris…
Browse files Browse the repository at this point in the history
…Denton,wesleywiser

Add support for Arm64EC to the Standard Library

Adds the final pieces so that the standard library can be built for arm64ec-pc-windows-msvc (initially added in #119199)

* Bumps `windows-sys` to 0.56.0, which adds support for Arm64EC.
* Correctly set the `isEC` parameter for LLVM's `writeArchive` function.
* Add `#![feature(asm_experimental_arch)]` to library crates where Arm64EC inline assembly is used, as it is currently unstable.
  • Loading branch information
bors committed Apr 18, 2024
2 parents e58775b + 5c82a30 commit 8308455
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 8308455

Please sign in to comment.