mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
backpatch "jit: Add support for LLVM 12."
As there haven't been problem on the buildfarm due to this change,
backpatch 6c57f2ed16
now.
Author: Andres Freund
Discussion: https://postgr.es/m/20201016011244.pmyvr3ee2gbzplq4@alap3.anarazel.de
Backpatch: 11-, where jit support was added
This commit is contained in:
@@ -1214,6 +1214,7 @@ LLVMJitHandle
|
||||
LLVMMemoryBufferRef
|
||||
LLVMModuleRef
|
||||
LLVMOrcJITStackRef
|
||||
LLVMOrcLookupStateRef
|
||||
LLVMOrcModuleHandle
|
||||
LLVMOrcTargetAddress
|
||||
LLVMPassManagerBuilderRef
|
||||
|
Reference in New Issue
Block a user