Skip to content

[android] Add support for building the toolchain for ARMv7 #34160

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 1 commit into from
Oct 4, 2020

Conversation

finagolfin
Copy link
Member

I just shipped a Swift toolchain for Android ARMv7, termux/termux-packages#5843, and these are the changes I had to make. @uraimo and I may be the only people building the Swift compiler for a 32-bit platform anymore, as the ClangImporter static_cast will be needed for all 32-bit platforms.

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

LGTM with the comment.

@compnerd
Copy link
Member

compnerd commented Oct 3, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Oct 3, 2020

Build failed
Swift Test OS X Platform
Git Sha - f7576a7

@compnerd
Copy link
Member

compnerd commented Oct 4, 2020

@swift-ci please test macOS platform

@compnerd compnerd merged commit 563c99b into swiftlang:main Oct 4, 2020
@finagolfin
Copy link
Member Author

Thanks for the quick review.

@finagolfin finagolfin deleted the arm branch October 5, 2020 02:52
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