Re: LLVM 16 (opaque pointers)

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: LLVM 16 (opaque pointers)
Дата
Msg-id CA+hUKGKtUB=-BQZd=u4BFZ-UJWi47fekwiYMSDXDZMyV+z1G-g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: LLVM 16 (opaque pointers)  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: LLVM 16 (opaque pointers)
Список pgsql-hackers
On Thu, Oct 19, 2023 at 12:02 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> I pushed the first patch, for LLVM 16, and the build farm told me that
> some old LLVM versions don't like it.  The problem seems to be the
> function LLVMGlobalGetValueType().  I can see that that was only added
> to the C API in 2018, so it looks like I may need to back-port that
> (trivial) wrapper into our own llvmjit_wrap.cpp for LLVM < 8.

Concretely something like the attached should probably fix it, but
it'll take me a little while to confirm that...

Вложения

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

Предыдущее
От: jian he
Дата:
Сообщение: Re: More new SQL/JSON item methods
Следующее
От: Robert Haas
Дата:
Сообщение: Re: The danger of deleting backup_label