-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Allow enabling embedded Swift without WMO when not generating SIL #70612
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
Allow enabling embedded Swift without WMO when not generating SIL #70612
Conversation
|
swiftlang/swift-driver#1513 |
|
I'll defer to @kubamracek about correctness, but I'm very thankful to see improvements on this front :) |
|
Yeah, this is definitely one part, thanks @owenv 🙇! Mind cherry-picking it too? |
:O |
aaa2085 to
cd13467
Compare
|
@swift-ci please smoke test Linux |
|
@swift-ci please smoke test macOS |
cd13467 to
765deb1
Compare
|
@swift-ci please smoke test |
765deb1 to
f2f5384
Compare
|
@swift-ci please smoke test |
This allows modes like -index-file to work the same way they do when not using embedded Swift
f2f5384 to
5490b44
Compare
|
@swift-ci please smoke test |
This allows modes like -index-file to work the same way they do when not using embedded Swift