Skip to content

Runtimes: rearrange flags to match the current stdlib #79266

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 3 commits into from
Feb 11, 2025

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Feb 10, 2025

Namely:

  • generate optimization record on Darwin;
  • use -enable-experimental-concise-pound-file only for Core -- as per Revise #file changes from SE-0274 #32700, this is only meant for Swift.swiftinterface;
  • hoist more flags from swiftCore that need to be applied to all Core libraries

Addresses rdar://143152066

@edymtt
Copy link
Contributor Author

edymtt commented Feb 10, 2025

@swift-ci please smoke test

As per swiftlang#32700, this is only meant for `Swift.swiftinterface`.

Addresses rdar://143152066
@edymtt edymtt force-pushed the edymtt/rearrange-core-flags branch from ddde64a to 66d4665 Compare February 10, 2025 21:07
@edymtt
Copy link
Contributor Author

edymtt commented Feb 10, 2025

@swift-ci please smoke test

@edymtt edymtt merged commit eb7706d into swiftlang:main Feb 11, 2025
3 checks passed
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.

3 participants