backpatch "jit: Add support for LLVM 12." As there haven't been problem on the buildfarm due to this change, backpatch 6c57f2ed16e now.
Author: Andres Freund Discussion: https://postgr.es/m/[email protected] Backpatch: 11-, where jit support was added Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6a192c77d21b5eafc7f431cbf5e7ecdd6c8b5462 Modified Files -------------- src/backend/jit/llvm/llvmjit.c | 458 +++++++++++++++++++++++++++++++-------- src/tools/pgindent/typedefs.list | 1 + 2 files changed, 374 insertions(+), 85 deletions(-)
