]> 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:38 +0000 (10:21 -0700)
commitcb92520563834577d3afbbedcc0df4ee0aac3445
tree522a20456828dc17bb65fba7f0dc2c6a32ea759e
parentb0c5da615ec45bcd24b97a1d55b1f489b9830a4b
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