Skip to content

[6.0 🍒][CMake] Add a dependency on 'libSwiftScan' for 'swiftCore' and its embedded variants #77622

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

Closed

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Nov 14, 2024

Cherry-pick of #77541 and #77606

It appears that 'swiftCore' and following associated 'embedded-stdlib-*' targets may begin building before the libSwiftScan library has completed building, which may cause crashes if the compiler process building 'swiftCore' attempts to load it.

Resolves rdar://137674862
'tools' should be reserved for executable tools.
@artemcm artemcm requested a review from a team as a code owner November 14, 2024 20:56
@artemcm
Copy link
Contributor Author

artemcm commented Nov 14, 2024

@swift-ci test

@artemcm artemcm closed this Nov 15, 2024
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