Skip to content

Cherrypick fixes for issue 74866 to swift/release/5.10 #9478

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

Closed

Conversation

hjyamauchi
Copy link

This PR cherrypicks the fixes that are necessary to fix the windows arm64 compiler.

context-related instructions in the prologue and the epilogue.

This fixes an error from checkARM64Instructions() in MCWin64EH.cpp.

Cherrypick from commit llvm/llvm-project@0ecd884

Cherrypick PR swiftlang#7533
Also add ExtParameterInfos to the argument list of
arrangeFreeFunctionCall.

Cherrypick PR llvm#111597
@hjyamauchi
Copy link
Author

@swift-ci please test

@hjyamauchi hjyamauchi changed the title Cherrypick fixes for issue 74866 to release/5.10 Cherrypick fixes for issue 74866 to swift/release/5.10 Oct 29, 2024
@hjyamauchi
Copy link
Author

swiftlang/swift#77277

@rjmccall
Copy link

rjmccall commented Nov 3, 2024

We don't usually continue to work on old release branches; is this really necessary?

@hjyamauchi
Copy link
Author

I believe so: swiftlang/swift#74866 (comment)

@rjmccall
Copy link

rjmccall commented Nov 4, 2024

Alright, LGTM then.

@hjyamauchi
Copy link
Author

We decided not to cherrypick the fixes to 5.10

@hjyamauchi hjyamauchi closed this Jan 13, 2025
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