pgsql: Add file containing extensions of the LLVM C API.

Started by Andres Freundover 8 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

Add file containing extensions of the LLVM C API.

Author: Andres Freund
Discussion: /messages/by-id/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/31bc604e0b74805ff9e84a2d549ca82be665d0a6

Modified Files
--------------
src/backend/jit/llvm/Makefile | 2 +-
src/backend/jit/llvm/llvmjit_wrap.cpp | 44 +++++++++++++++++++++++++++++++++++
src/include/jit/llvmjit.h | 17 ++++++++++++++
3 files changed, 62 insertions(+), 1 deletion(-)