Skip to content

[silgen] When emitting a vtable thunk, verify the thunk after emissio… #15281

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

Conversation

gottesmm
Copy link
Contributor

…n rather than when we tear down the SILGenModule.

This makes it easier to find bugs in the vtable thunk emission code since we
just error right where we emit the thunk.

…n rather than when we tear down the SILGenModule.

This makes it easier to find bugs in the vtable thunk emission code since we
just error right where we emit the thunk.
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test and merge

@gottesmm gottesmm merged commit 9c00c38 into swiftlang:master Mar 15, 2018
@gottesmm gottesmm deleted the pr-8eebff2ad3ce23bb2992d71de1a31b1421b2194f branch March 15, 2018 22:09
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.

1 participant