jit: Remove obsolete LLVM version guard.

Thomas Munro <tmunro@postgresql.org>

Commit: 29d66b2d2f80dba0ac7fa5453d4da2dfbdd5ed2b
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2024-11-10T23:07:24Z
Releases: 18.0
jit: Remove obsolete LLVM version guard.

Commit 9044fc1d needed a version guard when back-patched, but it is
redundant in master as of commit 972c2cd2, and I accidentally left it
in there.

Files

PathChange+/−
src/include/jit/llvmjit_backport.h modified +1 −4