pgsql: LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV versio

Started by Andres Freundalmost 8 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

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.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/24f127b0042e6bd70e3076cfe0cf13e3bc481037

Modified Files
--------------
config/llvm.m4 | 2 +-
configure | 11 +++++++++++
src/backend/jit/llvm/llvmjit_wrap.cpp | 2 ++
src/include/jit/llvmjit.h | 2 ++
src/include/pg_config.h.in | 4 ++++
src/include/pg_config.h.win32 | 4 ++++
6 files changed, 24 insertions(+), 1 deletion(-)