diff options
| author | Andres Freund | 2018-03-22 18:10:33 +0000 |
|---|---|---|
| committer | Andres Freund | 2018-03-22 18:51:58 +0000 |
| commit | 7ec0d80c0508eae35ac8e19d041f9ba1276de08e (patch) | |
| tree | bf877961d0ccea88adb2363cfc791ea88a30bec5 /src/tools/pgindent | |
| parent | 250bca7fc145b143d5e9aeeca66f0bb36cf4d5ef (diff) | |
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
Diffstat (limited to 'src/tools/pgindent')
| -rw-r--r-- | src/tools/pgindent/typedefs.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index 63d8c634e2b..1ae5368367a 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -1102,6 +1102,7 @@ LDAPMessage LDAPURLDesc LDAP_TIMEVAL LINE +LLVMBuilderRef LLVMJitContext LLVMJitHandle LLVMTypeRef |
