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

Andres Freund <andres@anarazel.de>

Commit: 24f127b0042e6bd70e3076cfe0cf13e3bc481037
Author: Andres Freund <andres@anarazel.de>
Date: 2018-08-24T17:21:48Z
Releases: 11.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