Re: [PATCH] jit: fix build with LLVM-21

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Holger Hoffstätte <holger@applied-asynchrony.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>, Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-11-17T12:55:30Z
Lists: pgsql-hackers
> On 17 Nov 2025, at 12:31, Holger Hoffstätte <holger@applied-asynchrony.com> wrote:

> I made an account on commitfest but cannot log in yet due
> to some "cooloff period" (presumably to ward off spammers).

That's indeed the reason (and sadly we need it).

> Would be nice if you can get this sorted.

Posting a request to pgsql-www@ is a good way to make sure the team that can
expedite processing doesn't miss it among all active threads here on -hackers.

--
Daniel Gustafsson




Commits

  1. jit: Adjust AArch64-only code for LLVM 21.

  2. jit: fix build with LLVM-21

  3. Monkey-patch LLVM code to fix ARM relocation bug.