Silence LLVM 14 API deprecation warnings.
authorThomas Munro <tmunro@postgresql.org>
Tue, 15 Mar 2022 21:30:55 +0000 (10:30 +1300)
committerThomas Munro <tmunro@postgresql.org>
Tue, 15 Mar 2022 21:30:55 +0000 (10:30 +1300)
commita56e7b66010f330782243de9e25ac2a6596be0e1
tree088576c966aca49e3d2915c2bb205d7dda8d43c8
parent8ef1fa3ee05d7acfe3f69d28daabec33db84d870
Silence LLVM 14 API deprecation warnings.

We are going to need to handle the upcoming opaque pointer API
changes[1], possibly in time for LLVM 15, but in the meantime let's
silence the warnings produced by LLVM 14.

[1] https://llvm.org/docs/OpaquePointers.html

Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CA%2BhUKG%2Bp%3DfaBQR2PSAqWoWa%2B_tJdKPT0wjZPQe7XcDEttUCgdQ%40mail.gmail.com
src/backend/jit/llvm/Makefile