Skip to content

Conversation

@filipnavara
Copy link
Member

Fixes #104105

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 21, 2024
@filipnavara
Copy link
Member Author

filipnavara commented Aug 21, 2024

Side note: Ideally we want to unify the PATCH_LABEL/ALTERNATE_ENTRY macros between NativeAOT and CoreCLR and make this prettier. I opted to do a minimal change because this will likely need to be backported to release/9.0 branch (alongside #106442).

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 6df7807 into dotnet:main Aug 22, 2024
@jkotas
Copy link
Member

jkotas commented Aug 22, 2024

this will likely need to be backported to release/9.0 branch (alongside #106442).

Could you please prepare and a PR against release/9.0 branch that has both the changes and validate it with the XCode 16? I will get it approved and merged. Thanks again!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
@filipnavara filipnavara deleted the altentry-fakeprolog branch June 5, 2025 07:51
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.

Xcode 16-beta compilation error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairs

2 participants