Skip to content

SIL: Remove AllocBoxInst::getElementType(). #6042

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 2 commits into from
Dec 3, 2016

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented Dec 3, 2016

There's no longer a single element type to speak of. Update uses to either iterate all box fields or to assert that they're working with a single-field box.

@jckarter
Copy link
Contributor Author

jckarter commented Dec 3, 2016

@swift-ci Please smoke test and merge

There's no longer a single element type to speak of. Update uses to either iterate all box fields or to assert that they're working with a single-field box.
@jckarter jckarter force-pushed the use-sil-box-field-accessors-3 branch from e4eb4e1 to 13bb6c6 Compare December 3, 2016 00:37
@jckarter
Copy link
Contributor Author

jckarter commented Dec 3, 2016

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit 5c83637 into swiftlang:master Dec 3, 2016
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