Re: [patch] Support LLVM 7

From: Christoph Berg <myon(at)debian(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [patch] Support LLVM 7
Date: 2018-09-12 21:07:34
Message-ID: 20180912210734.GB5666@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Andres Freund 2018-09-12 <20180912210338(dot)h3vsss5lkuu26ua2(at)alap3(dot)anarazel(dot)de>
> Hi,
>
> On 2018-09-12 14:45:17 +0200, Christoph Berg wrote:
> > LLVM 7 landed in Debian unstable, this patch teaches ./configure to use
> > it. (General patch, not specific to Debian.)
>
> Thanks. Yes, I think we should do that, especially because my patches
> to add proper debugging and profiling support only landed in LLVM
> 7. Therefore I'm planning to add this to both v11 and master. Unless
> somebody protests?

I plan to switch postgresql-11.deb to LLVM 7 over the next days
because of the support for non-x86 architectures, so this should
definitely land in 11.

Christoph

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-09-12 21:31:50 Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused
Previous Message Bossart, Nathan 2018-09-12 21:07:25 pg_ls_tmpdir()