]> granicus.if.org Git - postgresql/commit
LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.
authorAndres Freund <andres@anarazel.de>
Fri, 24 Aug 2018 17:20:55 +0000 (10:20 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 24 Aug 2018 17:21:48 +0000 (10:21 -0700)
commit24f127b0042e6bd70e3076cfe0cf13e3bc481037
tree4f89898e7c8305c34368ac164491f2c642b6b8af
parent7ed1db3f4625c4cb873a21c380913433820d50ce
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.
config/llvm.m4
configure
src/backend/jit/llvm/llvmjit_wrap.cpp
src/include/jit/llvmjit.h
src/include/pg_config.h.in
src/include/pg_config.h.win32