Add helpers for emitting LLVM IR.

Andres Freund <andres@anarazel.de>

Commit: 7ec0d80c0508eae35ac8e19d041f9ba1276de08e
Author: Andres Freund <andres@anarazel.de>
Date: 2018-03-22T18:51:58Z
Releases: 11.0
Add helpers for emitting LLVM IR.

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

Author: Andres Freund
Discussion: https://postgr.es/m/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de

Files

PathChange+/−
src/include/jit/llvmjit_emit.h added +193 −0
src/tools/pgindent/typedefs.list modified +1 −0

Discussion