Skip to content
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

Pass down the -no-verify-emitted-module-interface flag to the frontend #1519

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Jan 4, 2024

The flag -no-verify-emitted-module-interface tells the driver to skip verifying the swiftinterfaces emitted by the compiler. Let's pass it down to the frontend as well and so it can write it down in the skipped swiftinterface. This will help understand them from the reader side.

rdar://120445669

xymus added 2 commits January 3, 2024 16:25
The flag -no-verify-emitted-module-interface tells the driver to skip verifying the swiftinterfaces emitted by the compiler. Let's pass it down to the frontend as well and so it can write it down in the skipped swiftinterface. This will help understand them from the reader side.

rdar://120445669
@xymus xymus requested review from artemcm and tshortli January 4, 2024 00:27
@xymus
Copy link
Contributor Author

xymus commented Jan 4, 2024

@swift-ci test

@xymus
Copy link
Contributor Author

xymus commented Jan 4, 2024

@swift-ci test Windows

@xymus xymus merged commit 844a0f2 into swiftlang:main Jan 4, 2024
@xymus xymus deleted the pass-down-no-verify branch January 4, 2024 18: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