pgsql: LLVMJIT: Fix LLVM build for LLVM > 7.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: LLVMJIT: Fix LLVM build for LLVM > 7.
Дата
Msg-id E1fhSOX-0001m0-4E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
LLVMJIT: Fix LLVM build for LLVM > 7.

The location of LLVMAddPromoteMemoryToRegisterPass moved.

Author: Andres Freund
Backpatch: 11, where LLVM based JIT support was added.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9820f5c41edfd17abc4faab80e54bbd933817d01

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c | 3 +++
1 file changed, 3 insertions(+)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: LLVMJIT: Fix LLVM build for LLVM > 7.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: pgbench: Remove duplicate entries from table of builtinfunction