Re: JIT compiling with LLVM v10.1 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: JIT compiling with LLVM v10.1
Date
Msg-id 20180214224438.snu2artrairm3x6c@alap3.anarazel.de
Whole thread Raw
In response to Re: JIT compiling with LLVM v10.1  (Pierre Ducroquet <p.psql@pinaraf.info>)
List pgsql-hackers
Hi,

On 2018-02-14 23:32:17 +0100, Pierre Ducroquet wrote:
> Here are the LLVM4 and LLVM3.9 compatibility patches.
> Successfully built, and executed some silly queries with JIT forced to make 
> sure it worked.

Thanks!

I'm going to integrate them into my series in the next few days.

Regards,

Andres


pgsql-hackers by date:

Previous
From: Pierre Ducroquet
Date:
Subject: Re: JIT compiling with LLVM v10.1
Next
From: Amit Langote
Date:
Subject: Re: reorganizing partitioning code