postgresql/src/backend/jit/llvm
Thomas Munro 0a8b7d5c11 jit: Changes for LLVM 17.
Changes required by https://llvm.org/docs/NewPassManager.html.

Back-patch to 12, leaving the final release of 11 unchanged, consistent
with earlier decision not to back-patch LLVM 16 support either.

Author: Dmitry Dolgov <9erthalion6@gmail.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/CA%2BhUKG%2BWXznXCyTgCADd%3DHWkP9Qksa6chd7L%3DGCnZo-MBgg9Lg%40mail.gmail.com
2023-10-19 05:16:00 +13:00
..
Makefile Back-patch LLVM 14 API changes. 2022-03-16 11:42:00 +13:00
llvmjit.c jit: Changes for LLVM 17. 2023-10-19 05:16:00 +13:00
llvmjit_deform.c jit: Support opaque pointers in LLVM 16. 2023-10-18 23:04:09 +13:00
llvmjit_error.cpp Back-patch LLVM 14 API changes. 2022-03-16 11:42:00 +13:00
llvmjit_expr.c jit: Support opaque pointers in LLVM 16. 2023-10-18 23:04:09 +13:00
llvmjit_inline.cpp Track LLVM 15 changes. 2022-10-19 22:32:14 +13:00
llvmjit_types.c jit: Support opaque pointers in LLVM 16. 2023-10-18 23:04:09 +13:00
llvmjit_wrap.cpp jit: Changes for LLVM 17. 2023-10-19 05:16:00 +13:00