Skip to content

ARM64 support#262

Merged
tmat merged 3 commits intomainfrom
dev/jaredpar/arm64
Apr 13, 2022
Merged

ARM64 support#262
tmat merged 3 commits intomainfrom
dev/jaredpar/arm64

Conversation

@jaredpar
Copy link
Member

This adds ARM64 support to the library.

In addition to the functional change there are a few cosmetic changes. That was done because I brought this file in sync with the dotnet/roslyn version of the file. Now that the target framework is netstandard2.0 there is no reason for the files to differ anymore. Seemed to make sense to unify them. Can remove the cosmetic changes if you prefer.

Unfortunately there is no queue in Helix today that is generally available for ARM64 testing. I manually validated this change on an ARM64 machine by dropping it into Roslyn tests that were failing on Pdb2Xml and verifying that they passed after this change.

image

I used process inspection to double check that it actually did run the ARM64 version of the test runner

image

Copy link
Member

@tmat tmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

Copy link
Member

@tmat tmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@tmat tmat merged commit 652d0a3 into main Apr 13, 2022
@jaredpar jaredpar deleted the dev/jaredpar/arm64 branch April 13, 2022 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants