Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreRT support for ARM64&Unix #41023

Merged
merged 5 commits into from
Aug 20, 2020
Merged

Conversation

RalfKornmannEnvision
Copy link
Contributor

Implements missing parts for CoreRT support on ARM64 Unix based host systems.

  • Fix bug in funclet prolog/epilog when code is generated for CoreRT.
  • Implements generation of CFI unwind information for method prolog when code is generated for CoreRT and TARGET_UNIX

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 19, 2020
@dnfadmin
Copy link

dnfadmin commented Aug 19, 2020

CLA assistant check
All CLA requirements met.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thank you!

@jkotas jkotas merged commit bc5bf7a into dotnet:master Aug 20, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants