pgsql: Add helpers for emitting LLVM IR.

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

Add helpers for emitting LLVM IR.

These basically just help to make code a bit more concise and pgindent
proof.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7ec0d80c0508eae35ac8e19d041f9ba1276de08e

Modified Files
--------------
src/include/jit/llvmjit_emit.h | 193 +++++++++++++++++++++++++++++++++++++++
src/tools/pgindent/typedefs.list | 1 +
2 files changed, 194 insertions(+)