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

Use .alt_entry on Apple platforms in assembly helpers #106442

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

filipnavara
Copy link
Member

@filipnavara filipnavara commented Aug 15, 2024

Extracted from #106224.

.alt_entry is used to tell the linker that the symbol is still part of the same method and not a start of a new one.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 15, 2024
@MichalStrehovsky
Copy link
Member

/azp run runtime-nativeaot-outerloop, runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Member

@MichalStrehovsky MichalStrehovsky 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!

@MichalStrehovsky
Copy link
Member

/ba-g deadlettered workitem in an unrelated leg

@MichalStrehovsky MichalStrehovsky merged commit 1d17703 into dotnet:main Aug 19, 2024
135 of 144 checks passed
@filipnavara filipnavara deleted the alt_entry_asm branch August 21, 2024 19:35
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
@am11 am11 added area-VM-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants