postgresql/src/include/jit
Thomas Munro 29d66b2d2f jit: Remove obsolete LLVM version guard.
Commit 9044fc1d needed a version guard when back-patched, but it is
redundant in master as of commit 972c2cd2, and I accidentally left it
in there.
2024-11-11 12:07:24 +13:00
..
jit.h Move resowner from common JitContext to LLVM specific 2024-07-19 10:27:06 +03:00
llvmjit.h Monkey-patch LLVM code to fix ARM relocation bug. 2024-11-06 23:17:18 +13:00
llvmjit_backport.h jit: Remove obsolete LLVM version guard. 2024-11-11 12:07:24 +13:00
llvmjit_emit.h jit: Use opaque pointers in all supported LLVM versions. 2024-10-01 06:10:15 -04:00
SectionMemoryManager.h Monkey-patch LLVM code to fix ARM relocation bug. 2024-11-06 23:17:18 +13:00