]> 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:16:00 +0000 (21:16 -0700)
commit9820f5c41edfd17abc4faab80e54bbd933817d01
treea65a47197a0f8b5786fcdc362e9d87802bdc3b72
parent0171ad9308ac232d5934d548a2adc898b794c5e0
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