I keep wip/llvm up to day. I have qt6 and other packages built with LLVM 17. The only problem I've got so far is with Rust 1.74.0 – it fails on building the documentation – so I have to build Rust with vendored LLVM (which is 17.0.4). I usually wait for Zig (https://ziglang.org/) to support the latest LLVM and then go with the update. Kind regards, Adam |