Re: upcoming API changes for LLVM 12

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: upcoming API changes for LLVM 12
Дата
Msg-id CA+hUKGJdBfiZXvC_hGSr9vXTSyzrPysWmK7qs7bh8=9yrXV-9w@mail.gmail.com
обсуждение исходный текст
Ответ на upcoming API changes for LLVM 12  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Fri, Oct 16, 2020 at 2:12 PM Andres Freund <andres@anarazel.de> wrote:
> There will be a breaking API change for JIT related API in LLVM
> 12. Mostly about making control over various aspects easier, and then
> building on top of that providing new features (like JIT compiling in
> the background and making it easier to share JIT compiled output between
> processes).
>
> I've worked with Lang Hames to ensure that the new C API has feature
> parity...

Cool!

> I'd be inclined to add support for LLVM 12 to master soon, and then
> backpatch that support around LLVM 12's release.

+1.  I guess Fabien's animal "seawasp" will turn red next week.
Apparently it rebuilds bleeding edge LLVM weekly (though strangely
last week it went backwards... huh).



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables