[PATCH] jit: fix build with LLVM-21

Поиск
Список
Период
Сортировка
От Holger Hoffstätte
Тема [PATCH] jit: fix build with LLVM-21
Дата
Msg-id d25e6e4a-d1b4-84d3-2f8a-6c45b975f53d@applied-asynchrony.com
обсуждение исходный текст
Ответы Re: [PATCH] jit: fix build with LLVM-21
Список pgsql-hackers
(please cc: me on replies)

Hello!

I tried building against LLVM-21 and noticed that a function for symbol
lookup was renamed (without semantic changes), breaking the LLVM JIT.
The following patch fixes this by adding a version guard. It applies equally
to both master and 17.6. Passes the test suite and verified on 17.6 with the
jit example from the documentation.

cheers,
Holger

Вложения

В списке pgsql-hackers по дате отправления: