Skip to content

[NativeAOT] Switch to native arm64 msvc toolset #76079

@jkotas

Description

@jkotas

We are always using x86/amd64-hosted msvc toolset when targeting arm64: https://github.com/dotnet/runtime/blob/main/src/coreclr/nativeaot/BuildIntegration/findvcvarsall.bat#L33-L34

This toolset runs under emulation when running on native Windows Arm64 machine.

Now that native arm64 hosted msvc is available (https://devblogs.microsoft.com/visualstudio/arm64-visual-studio/#for-native-developers), we should switch to defaulting to native arm64 msvc toolset when running on native Windows Arm64 machines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-NativeAOT-coreclrin-prThere is an active PR which will close this issue when it is merged

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions