Skip to content

Fix an issue that was uncovered by the linux fix: resolves verifier bug in 32-bit code #9177

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 2, 2017

Conversation

shajrawi
Copy link

@shajrawi shajrawi commented May 2, 2017

This PR uncovered a problem on mac 32-bit targets #9165

It only shows up in a full build when trying to verify all SIL on 32-bit targets

This PR tries to resolve that issue: we fixed the substituted function type, but, the old deceleration does not make sense (because we changed the ABI) - don't verify against it if the SIL stage is lowered

@shajrawi
Copy link
Author

shajrawi commented May 2, 2017

@swift-ci Please smoke test

@shajrawi
Copy link
Author

shajrawi commented May 2, 2017

@swift-ci Please test

@shajrawi shajrawi merged commit 8752669 into swiftlang:master May 2, 2017
shajrawi pushed a commit that referenced this pull request May 2, 2017
Fix an issue that was uncovered by the linux fix: resolves verifier bug in 32-bit code
@swift-ci
Copy link
Contributor

swift-ci commented May 2, 2017

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - 4fe3a46
Test requested by - @shajrawi

@shajrawi shajrawi deleted the fix_verifier_large_types 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