Skip to content

[sil-dead-funciton-elimination] Eliminate unused default methods impementations from default witness tables #7148

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

Conversation

swiftix
Copy link
Contributor

@swiftix swiftix commented Jan 30, 2017

We were missing this opportunity, because we forgot to update DeadFunctionElimination after default witness tables were introduced.

rdar://30264699

…ementations from default witness tables

We were missing this opportunity, because we forgot to update DeadFunctionElimination after default witness tables were introduced.

rdar://30264699
@swiftix
Copy link
Contributor Author

swiftix commented Jan 30, 2017

@swift-ci please smoke test

@swiftix
Copy link
Contributor Author

swiftix commented Jan 30, 2017

@eeckstein Erik, could your have a quick look?

@eeckstein
Copy link
Contributor

LGTM!

@swiftix
Copy link
Contributor Author

swiftix commented Jan 30, 2017

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - a422f8a
Test requested by - @swiftix

@swiftix
Copy link
Contributor Author

swiftix commented Jan 30, 2017

Linux failure seems to be unrelated.

@swiftix swiftix merged commit bdbd059 into swiftlang:master Jan 30, 2017
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.

3 participants