Re: JIT compiling with LLVM v9.0

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: JIT compiling with LLVM v9.0
Дата
Msg-id CAMp0ubeP6pqPE8i5f8DpON5VRAqvsL1dr70Q0Ha65Q69oe69dQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v9.0  (Pierre Ducroquet <p.psql@pinaraf.info>)
Ответы Re: JIT compiling with LLVM v9.0
Список pgsql-hackers
On Wed, Jan 24, 2018 at 1:35 PM, Pierre Ducroquet <p.psql@pinaraf.info> wrote:
> In LLVM 5.0, it looks like DebugInfo.h is not available in llvm-c, only as a C
> ++ API in llvm/IR/DebugInfo.h.

The LLVM APIs don't seem to be very stable; won't there just be a
continuous stream of similar issues?

Pinning major postgresql versions to specific LLVM versions doesn't
seem very appealing. Even if you aren't interested in the latest
changes in LLVM, trying to get the right version on your machine will
be annoying.

Regards,
    Jeff Davis


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Rangejoin rebased
Следующее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v9.0