Skip to content

SILGen: Remove triplesAreValidForZippering() assert - #76276

Merged
tshortli merged 1 commit into
swiftlang:mainfrom
tshortli:remove-valid-triples-for-zippering-assertion
Sep 5, 2024
Merged

SILGen: Remove triplesAreValidForZippering() assert#76276
tshortli merged 1 commit into
swiftlang:mainfrom
tshortli:remove-valid-triples-for-zippering-assertion

Conversation

@tshortli

@tshortli tshortli commented Sep 5, 2024

Copy link
Copy Markdown
Contributor

This assert was correctly catching the fact that -target-variant is not being normalized at the same time as -target when building arm64e modules from swiftinterface. That should be fixed, but at the moment it isn't causing any concrete harm and the assertion fails when building against the SDKs included with the latest Xcode 16 betas.

Resolves rdar://133020098.

This assert was correctly catching the fact that `-target-variant` is not being
normalized at the same time as `-target` when building arm64e modules from
swiftinterface. That should be fixed, but at the moment it isn't causing any
concrete harm and the assertion fails when building against the SDKs included
with the latest Xcode 16 betas.

Resolves rdar://133020098.
@tshortli

tshortli commented Sep 5, 2024

Copy link
Copy Markdown
Contributor Author

@swift-ci please smoke test

@tshortli
tshortli enabled auto-merge September 5, 2024 05:47
@tshortli

tshortli commented Sep 5, 2024

Copy link
Copy Markdown
Contributor Author

swiftlang/swift-testing#663

@swift-ci please smoke test Windows

@tshortli
tshortli merged commit c04736f into swiftlang:main Sep 5, 2024
@tshortli
tshortli deleted the remove-valid-triples-for-zippering-assertion branch September 5, 2024 19: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.

1 participant