LLVMJIT: Fix LLVM build for LLVM > 7.

Andres Freund <andres@anarazel.de>

Commit: a38b833a7ca41c9f68fbaebc93762627ea527c26
Author: Andres Freund <andres@anarazel.de>
Date: 2018-07-23T04:13:02Z
Releases: 12.0
LLVMJIT: Fix LLVM build for LLVM > 7.

The location of LLVMAddPromoteMemoryToRegisterPass moved.

Author: Andres Freund
Backpatch: 11, where LLVM based JIT support was added.

Files

PathChange+/−
src/backend/jit/llvm/llvmjit.c modified +3 −0