Skip to content

Re-add UNSUPPORTED for watchos arm64_32 in lto_autolink.swift. #81841

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

Conversation

rjmansfield
Copy link
Contributor

Tests are failing with:

:0: error: unknown target triple 'arm64_32-unknown-linux-gnu'
:0: error: clang importer creation failed

Tests are failing with:

<unknown>:0: error: unknown target triple 'arm64_32-unknown-linux-gnu'
<unknown>:0: error: clang importer creation failed
@rjmansfield
Copy link
Contributor Author

@swift-ci Please smoke test

Copy link
Member

@finagolfin finagolfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, makes sense that this doesn't work because that cpu doesn't translate to other triples.

@rjmansfield rjmansfield enabled auto-merge May 29, 2025 19:16
@rjmansfield rjmansfield merged commit e7e4c35 into swiftlang:main May 29, 2025
3 checks passed
@rjmansfield rjmansfield deleted the disable_lto_autolink_arm64_32 branch May 30, 2025 12:54
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