Re: LLVM 18
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Christoph Berg <myon@debian.org>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-03-29T23:02:11Z
Lists: pgsql-hackers
On Sat, Mar 30, 2024 at 7:07 AM Christoph Berg <myon@debian.org> 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 support on noble. > > Should LLVM 18 be supported by now? Hi Christoph, Seems there is a bug somewhere, probably (?) not in our code, but perhaps we should be looking for a workaround... here's the thread: https://www.postgresql.org/message-id/flat/CAFj8pRACpVFr7LMdVYENUkScG5FCYMZDDdSGNU-tch%2Bw98OxYg%40mail.gmail.com
Commits
-
Track LLVM 18 changes.
- d060cb65880f 12.18 landed
- 70a82f40ab40 13.14 landed
- 364283c92e4a 14.11 landed
- 67f7aaa38172 15.6 landed
- 60ba7cae7cc7 16.2 landed
- d282e88e5052 17.0 landed