Skip to content

[4.2] IRGen: don't emit metadata lazily in JIT mode. #16613

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 15, 2018

Conversation

eeckstein
Copy link
Contributor

We already do this for witness tables, but the check was missing for metadata.
This problem caused unresolved symbols when interpreting with -O.

rdar://problem/40128897

We already do this for witness tables, but the check was missing for metadata.
This problem caused unresolved symbols when interpreting with -O.

rdar://problem/40128897
@eeckstein
Copy link
Contributor Author

@swift-ci test and merge

@eeckstein eeckstein changed the title IRGen: don't emit metadata lazily in JIT mode. [4.2] IRGen: don't emit metadata lazily in JIT mode. May 14, 2018
@swift-ci swift-ci merged commit 2e58e5d into swiftlang:swift-4.2-branch May 15, 2018
@eeckstein eeckstein deleted the fix-jit-4.2 branch May 15, 2018 15:47
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