LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.

Andres Freund <andres@anarazel.de>

Commit: cb92520563834577d3afbbedcc0df4ee0aac3445
Author: Andres Freund <andres@anarazel.de>
Date: 2018-08-24T17:21:38Z
Releases: 12.0
LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.

Noticed thanks to buildfarm animal seawasp.

Author: Andres Freund
Backpatch: v11-, where LLVM based JIT compliation was introduced.

Files

PathChange+/−
config/llvm.m4 modified +1 −1
configure modified +11 −0
src/backend/jit/llvm/llvmjit_wrap.cpp modified +2 −0
src/include/jit/llvmjit.h modified +2 −0
src/include/pg_config.h.in modified +4 −0
src/include/pg_config.h.win32 modified +4 −0