Track LLVM 18 changes.

Thomas Munro <tmunro@postgresql.org>

Commit: d060cb65880fe950774c6f3f9facf0f87504bfb3
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2024-01-25T00:47:35Z
Releases: 12.18
Track LLVM 18 changes.

A function was given a newly standard name from C++20 in LLVM 16.  Then
LLVM 18 added a deprecation warning for the old name, and it is about to
ship, so it's time to adjust that.

Back-patch to all supported releases.

Discussion: https://www.postgresql.org/message-id/CA+hUKGLbuVhH6mqS8z+FwAn4=5dHs0bAWmEMZ3B+iYHWKC4-ZA@mail.gmail.com

Files

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

Discussion

  • LLVM 18 4 messages · 2024-01-03 → 2024-03-29