Re: LLVM 18

2024-03-29 Thread Thomas Munro
On Sat, Mar 30, 2024 at 7:07 AM Christoph Berg wrote: > Ubuntu in their infinite wisdom have switched to LLVM 18 as default > for their upcoming 24.04 "noble" LTS release while Debian is still > defaulting to 16. I'm now seeing LLVM crashes on the 4 architectures > we suppor

Re: LLVM 18

2024-03-29 Thread Christoph Berg
Re: Thomas Munro > By the way, while testing on my Debian system with apt.llvm.org > packages, I discovered that we crash with its latest llvm-18 package, > namely: Ubuntu in their infinite wisdom have switched to LLVM 18 as default for their upcoming 24.04 "noble" LTS r

Re: LLVM 18

2024-01-24 Thread Thomas Munro
On Wed, Jan 3, 2024 at 6:04 PM Thomas Munro wrote: > LLVM 16 provided a new function name[1], and LLVM 18 (not shipped yet) > has started complaining[2] about the old spelling. > > Here's a patch. And pushed. Just in case anyone else is confused by this, be aware that the

LLVM 18

2024-01-02 Thread Thomas Munro
LLVM 16 provided a new function name[1], and LLVM 18 (not shipped yet) has started complaining[2] about the old spelling. Here's a patch. [1] https://github.com/llvm/llvm-project/commit/1b97645e56bf321b06d1353024339958b64fd242 [2] https://github.com/llvm/llvm-project/commit