Re: LLVM 22
Devrim GÜNDÜZ <devrim@gunduz.org>
From: Devrim Gündüz <devrim@gunduz.org>
To: Thomas Munro <thomas.munro@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Matheus
Alcantara <matheusssilv97@gmail.com>, Anthonin Bonnefoy
<anthonin.bonnefoy@datadoghq.com>
Date: 2026-04-02T12:26:56Z
Lists: pgsql-hackers
Hi, On Thu, 2026-04-02 at 16:20 +1300, Thomas Munro wrote: > On Wed, Apr 1, 2026 at 4:25 PM Thomas Munro <thomas.munro@gmail.com> > wrote: > > Working on this, more shortly... I'm trying to figure out if > > Anthonin > > and Andres's feedback means the poison approach does nothing useful > > and we might as well just #ifdef out the lifetime.end stuff for LLVM > > > = 22 to fix the breakage today. > > Done. Hopefully midge and Devrim will now turn green :-) Thanks a lot! I built all supported releases on Fedora 44. Regards, -- Devrim Gündüz Open Source Solution Architect, PostgreSQL Major Contributor BlueSky: @devrim.gunduz.org , @gunduz.org
Commits
-
jit: No backport::SectionMemoryManager for LLVM 22.
- 9b354cfc5584 14.23 landed
- 963fccc09cc6 15.18 landed
- 8354cd7ff575 16.14 landed
- 0a2291b59f9b 17.10 landed
- 5c54e0f48fa2 18.4 landed
- be21341e13d9 19 (unreleased) landed
-
jit: Stop emitting lifetime.end for LLVM 22.
- b4e7cd428c00 14.23 landed
- c00ea2b5b4f1 15.18 landed
- 26f27c592c5d 16.14 landed
- b6d0cddbe27d 17.10 landed
- 78cea19bf7da 18.4 landed
- de6b80e5ff4b 19 (unreleased) landed