LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.
Andres 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.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |