Skip to content

[jitlink] Fix cherry-pick in 6267697a4c #9168

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

benlangmuir
Copy link

This change fixed the size of the symbol but the check that emited the error was still using the old size. Updated to use the correct size, which will make the code in the if unreachable, but it's probably better to leave it to avoid merge conflicts.

rdar://133510063

This change fixed the size of the symbol but the check that emited the
error was still using the old size. Updated to use the correct size,
which will make the code in the if unreachable, but it's probably better
to leave it to avoid merge conflicts.

rdar://133510063
@benlangmuir benlangmuir requested a review from bnbarham August 22, 2024 01:07
@benlangmuir
Copy link
Author

@swift-ci please test

Copy link

@bnbarham bnbarham left a comment

Choose a reason for hiding this comment

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

Arghhhhhhhhhhhhhhhhhh thank you @benlangmuir!

@benlangmuir benlangmuir merged commit e545e70 into swiftlang:stable/20240723 Aug 22, 2024
0 of 3 checks passed
@benlangmuir benlangmuir deleted the fix-jit-harder branch August 22, 2024 15:46
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