Originally posted by oibaf
View Post
Announcement
Collapse
No announcement yet.
LLVM 14.0.2 Released With The Compiler Moving To Bi-Weekly Releases
Collapse
X
-
-
Originally posted by sp00nz View Post
Yeah, I know, Ubuntu Jammy has llvm-11, llvm-12, llvm-13, and llvm-14 packages all available
My impression is the Arch packagers don't think that's a clean approach. And I agree with them.
Leave a comment:
-
Originally posted by discordian View Post
You can have multiple llvm versions installed concurrently, i typically have some older stable libs which are used for GPU drivers an mostly everything, and a new(ish) version for development.
My impression is the Arch packagers don't think that's a clean approach. And I agree with them.
Leave a comment:
-
Originally posted by sp00nz View PostNot just that, but the C++ API isn't stable between LLVM versions. So all of those packages that depend on LLVM potentially need to be updated for the latest version. And sometimes those updates aren't trivial.
Leave a comment:
-
Originally posted by babali View PostI think the solution is to provide multiple versions, like Qt5 and Qt6.
Shipping multiple LLVM versions seems highly undesirable and a latch ditch effort sort of thing. But Arch apparently caved and is shipping an llvm11 since I guess wasmer still hasn't updated their LLVM usage.
Leave a comment:
-
Great to see the change allowing for timely bug fixes. As for toolchain maintenance, gentoo continues to lead the way…
- Likes 1
Leave a comment:
-
Originally posted by kylew77 View PostOpenBSD 7.1 shipped with 13.0 LLVM then?
BTW, hasn't there been any benchmark between Clang/LLVM 14 and Clang/LLVM 13 yet ? I had a look around Phoronix and couldn't find one.
- Likes 2
Leave a comment:
-
VCPKG also takes a lot of time to update.
I think the solution is to provide multiple versions, like Qt5 and Qt6.
- Likes 1
Leave a comment:
-
Originally posted by Grinch View PostI don't think you can blame the Arch maintainer in this case. A lot of important packages rely on LLVM at this point, and the initial major version Clang/LLVM release is pretty much always riddled with bugs, so you don't want to expose the user to those.
The fact that we've already had two bugfix point releases for LLVM a just month after release of version 14 is quite telling of how many bugs there were (which of course is the reason for this switch to a new release schedule). Hopefully LLVM 14.0.2 fixes enough of them so that Arch can upgrade.
Leave a comment:
Leave a comment: