-
Notifications
You must be signed in to change notification settings - Fork 10.5k
build-script: Remove support for legacy way of building compiler-rt #82124
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
build-script: Remove support for legacy way of building compiler-rt #82124
Conversation
@swift-ci please test |
@swift-ci please build toolchain |
@swift-ci please build toolchain Ubuntu 22.04 aarch64 |
@swift-ci please build toolchain Ubuntu 24.04 |
@swift-ci Please Build Toolchain UBI9 |
@swift-ci please build toolchain Amazon Linux 2 |
@swift-ci please test |
Amazon Linux 2 is failing because I forgot to update some tests
|
c12da77
to
8b7eda3
Compare
@swift-ci please test |
Addresses rdar://149293315
8b7eda3
to
b7f8eb7
Compare
@swift-ci please test |
@swift-ci please test WIndows |
@swift-ci please build toolchain Ubuntu 22.04 aarch64 |
@swift-ci please build toolchain Ubuntu 24.04 |
@swift-ci Please Build Toolchain UBI9 |
@swift-ci please build toolchain Amazon Linux 2 |
@swift-ci please build toolchain |
@swift-ci please build toolchain Windows |
The build of the Windows toolchain is timing out -- from https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/5926/console
Not entirely sure this is due to this PR, since I am not touching any code used by the Windows build. |
@swift-ci please build toolchain Windows |
Figuring out if the timeouts I get for swiftlang#82124 are related to those changes.
(According to #82265, the Windows toolchain issue is unrelated to this PR) |
Addresses rdar://149293315