]> granicus.if.org Git - postgresql/commit
LLVMJIT: Fix LLVM build for LLVM > 7.
authorAndres Freund <andres@anarazel.de>
Mon, 23 Jul 2018 04:05:06 +0000 (21:05 -0700)
committerAndres Freund <andres@anarazel.de>
Mon, 23 Jul 2018 04:13:02 +0000 (21:13 -0700)
commita38b833a7ca41c9f68fbaebc93762627ea527c26
tree456ce042fde3d8c785e46e3f541483f3a69a4a07
parent1307bc3d45c1a8a72c7483f2a81e72725116f007
LLVMJIT: Fix LLVM build for LLVM > 7.

The location of LLVMAddPromoteMemoryToRegisterPass moved.

Author: Andres Freund
Backpatch: 11, where LLVM based JIT support was added.
src/backend/jit/llvm/llvmjit.c