summaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_wrap.cpp
AgeCommit message (Expand)Author
2023-10-19jit: Changes for LLVM 17.Thomas Munro
2023-10-19jit: Supply LLVMGlobalGetValueType() for LLVM < 8.Thomas Munro
2023-10-18jit: Support opaque pointers in LLVM 16.Thomas Munro
2020-10-15llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92.Andres Freund
2019-01-22llvm: Fix file-ending in IDENTIFICATION comments.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-08-24LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.Andres Freund
2018-03-21Add file containing extensions of the LLVM C API.Andres Freund