Thread: pgsql: Adapt to LLVM 7+ Orc API changes.

pgsql: Adapt to LLVM 7+ Orc API changes.

From
Andres Freund
Date:
Adapt to LLVM 7+ Orc API changes.

This is mostly done to be able to validate features and fixes
submitted to LLVM. Given the size of these changes that seems
acceptable.

Author: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b9094eb6e14dfdbed61278ea8e51cc846e43579

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)