Skip to content

[DebugInfo][[test] Fix incorrect CHECK lines on 32-bit architectures #77703

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

felipepiovezan
Copy link
Contributor

A previous commit added a check for a store of i32, which would not work for 32-bit targets. In order to avoid having multiple test, this commit addresses the issue by requiring a 64-bit architecture for the target. This follows the example of other async debug info tests.

A previous commit added a check for a store of `i32`, which would not
work for 32-bit targets. In order to avoid having multiple test, this
commit addresses the issue by requiring a 64-bit architecture for the
target. This follows the example of other async debug info tests.
@felipepiovezan
Copy link
Contributor Author

@swift-ci smoke test

@felipepiovezan felipepiovezan merged commit 11e3ea5 into swiftlang:main Nov 19, 2024
3 checks passed
@felipepiovezan felipepiovezan deleted the felipe/fix_async_64bit_test branch November 19, 2024 20:31
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