Skip to content

[5.6] [TSCUtility] Added Armv5 support #306

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

colemancda
Copy link
Contributor

Backported #296 for Swift 5.6 release.

@neonichu neonichu added the swift 5.6 This PR targets the 5.6 branch label Mar 28, 2022
@neonichu neonichu changed the title [TSCUtility] Added Armv5 support [5.6] [TSCUtility] Added Armv5 support Mar 28, 2022
@tomerd
Copy link
Contributor

tomerd commented Apr 2, 2022

@swift-ci test

@neonichu
Copy link
Contributor

@colemancda How is this going to be used in 5.6?

@colemancda
Copy link
Contributor Author

I've built a patched toolchain using this change https://github.com/MillerTechnologyPeru/swift/releases/tag/swift-5.6-RC1-ARMV5

This has a corresponding StdLib patch swiftlang/swift#42056

This code has already been merged into main, but I backported it so we can have a usable Swift 5.6.1 toolchain with Armv5 support in the official builds.

@colemancda
Copy link
Contributor Author

Also has a swift-driver patch that directly uses this swiftlang/swift-driver#1040, and the Swift Package Manager also uses this code.

@tomerd
Copy link
Contributor

tomerd commented Apr 12, 2022

thanks @colemancda change control into release branches like 5.6 is managed quite tightly, and typically we only take bug fixes to handle regressions in the release

@colemancda colemancda closed this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 5.6 This PR targets the 5.6 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants