-
Notifications
You must be signed in to change notification settings - Fork 32
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
LLVM should be removed from the list #176
Comments
Double objection from my part. On a general note - if a tool or programme drops ARM support for Windows, we should not remove it from our list. As of LLVM / Clang specifically - indeed Linaro has been somewhat slow on the v19 releases. Lastly, whoever needs the latest Clang incarnation (currently v19.1.4) should head over to MSYS2 (which is the better/more useful building environment anyway compared to the stand-alone package, IMHO). |
Seems strange to have applications on the list that does not provide ARM releases, but I leave that up to the maintainer of this page to decide. In this case perhaps the LLVM application should get a banner or subtitle showing that its unofficial support only and may not be the updated version of the application. However, I am writing from the perspective of one responsible for application deployment for a university so I might not be the intended user of this page. |
I would more agree towards keeping the last supported native build and noting that the official builds are no longer available, just like @ArminiusTux suggested. What do you think? |
I have no objection to that. |
This link provides some additional context - it's not that they pulled support, they are running into issues with github runners and until that is resolved, Linaro is providing pre-compiled builds from official sources - so yes, while they are not technically "first party" builds, I would still consider them reliable since Linaro is a legitimate organization: https://discourse.llvm.org/t/rfc-official-llvm-binary-releases-for-arm-and-aarch64-platforms/82413 |
As of version 19 LLVM does not provide any ARM binaries.
llvm/llvm-project#111118
Apparently ARM-binaries in version 18 was third party and will no longer be published on their repo.
The text was updated successfully, but these errors were encountered: