Track LLVM 14 API changes.

Thomas Munro <tmunro@postgresql.org>

Commit: e6a7600202105919bffd62b3dfd941f4a94e082b
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-09-26T21:53:20Z
Releases: 15.0
Track LLVM 14 API changes.

Only done on the master branch for now to fix build farm animal seawasp
(which tests bleeeding edge PostgreSQL with bleeding edge LLVM).  We can
back-patch a consolidated fix closer to LLVM 14's release, once its API
has stopped moving around.

Discussion: https://postgr.es/m/CA%2BhUKGL%3Dyg6qqgg6W6SAuvRQejditeoDNy-X3b9H_6Fnw8j5Wg%40mail.gmail.com

Files

PathChange+/−
src/backend/jit/llvm/llvmjit_inline.cpp modified +11 −1

Discussion