]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch LLVM 14 API changes.
authorThomas Munro <tmunro@postgresql.org>
Tue, 15 Mar 2022 22:35:00 +0000 (11:35 +1300)
committerThomas Munro <tmunro@postgresql.org>
Tue, 15 Mar 2022 22:42:00 +0000 (11:42 +1300)
commitd9f7ad54e552262ee0090e88d5abd3e04fcdeac8
tree68117781efa7edda7790d670ee3ffd443d635af1
parent8dcd1c3564f04bc1f71020c150b31deea07b7a95
Back-patch LLVM 14 API changes.

Since LLVM 14 has stopped changing and is about to be released,
back-patch the following changes from the master branch:

  e6a7600202105919bffd62b3dfd941f4a94e082b
  807fee1a39de6bb8184082012e643951abb9ad1d
  a56e7b66010f330782243de9e25ac2a6596be0e1

Back-patch to 11, where LLVM JIT support came in.
src/backend/jit/llvm/Makefile
src/backend/jit/llvm/llvmjit_error.cpp
src/backend/jit/llvm/llvmjit_inline.cpp