Re: [PATCH] jit: fix build with LLVM-21 - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: [PATCH] jit: fix build with LLVM-21
Date
Msg-id CA+hUKGKDQ+UgPjYAb-fViH=XP+=bKd6QYJuOEGNvo61rUgO0zQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] jit: fix build with LLVM-21  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Tue, Nov 18, 2025 at 4:06 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> Looks good so far.  Will try to push this tomorrow.

Pushed.  Thanks Holger and Anthonin.

> I got distracted trying to figure out why LLVM 22 is segfaulting in
> llvm::orc::ExecutionSession::IL_emit().  It's not out ... yet.  I was
> worried that might be a clue about problems with the backported
> SectionMemoryManager nonsense, but (un)fortunately it also still
> crashes with the JITLink patch[1].  Will need to chase this down...

Got a bit further with LLVM 22, let's see... (clues/ideas welcome).

https://github.com/llvm/llvm-project/issues/169135



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: headerscheck ccache support
Next
From: Thomas Munro
Date:
Subject: Re: headerscheck ccache support