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.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/29d66b2d2f80dba0ac7fa5453d4da2dfbdd5ed2b
Modified Files
--------------
src/include/jit/llvmjit_backport.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)