Skip to content

Fixes a bug in large loadable types wherein only the callee type of Apply is changed #9290

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
May 4, 2017

Conversation

shajrawi
Copy link

@shajrawi shajrawi commented May 4, 2017

Radar rdar://problem/31991715

Fixes a corner-case in large loadable types: An apply instruction wherein neither the parameters nor the return type is changed BUT The callee signature is changed (a method inside a class) - need to re-create the Apply instruction in that case.

@shajrawi
Copy link
Author

shajrawi commented May 4, 2017

@aschwaighofer Can you please review?

@shajrawi
Copy link
Author

shajrawi commented May 4, 2017

@swift-ci Please smoke test

@shajrawi shajrawi merged commit 0db10e9 into swiftlang:master May 4, 2017
shajrawi pushed a commit that referenced this pull request May 4, 2017
Fixes a bug in large loadable types wherein only the callee type of Apply is changed
@aschwaighofer
Copy link
Contributor

LGTM!

@shajrawi shajrawi deleted the firefox_crash branch May 5, 2017 05:45
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