LLVMJIT: Fix LLVM build for LLVM > 7.

Andres Freund <andres@anarazel.de>

Commit: 9820f5c41edfd17abc4faab80e54bbd933817d01
Author: Andres Freund <andres@anarazel.de>
Date: 2018-07-23T04:16:00Z
Releases: 11.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