- Downloads
LLVMJIT: Adapt to API changes in gdb and perf support.
During the work of upstreaming my previous patches for gdb and perf support the API changed. Adapt. Normally this wouldn't necessarily be something to backpatch, but the previous API wasn't upstream, and at least the gdb support is quite useful for debugging. Author: Andres Freund Backpatch: 11, where LLVM based JIT support was added.
Showing
- config/llvm.m4 2 additions, 1 deletionconfig/llvm.m4
- configure 11 additions, 10 deletionsconfigure
- src/backend/jit/llvm/llvmjit.c 11 additions, 6 deletionssrc/backend/jit/llvm/llvmjit.c
- src/include/pg_config.h.in 8 additions, 8 deletionssrc/include/pg_config.h.in
- src/include/pg_config.h.win32 8 additions, 8 deletionssrc/include/pg_config.h.win32
Loading
Please register or sign in to comment