Re: meson vs. llvm bitcode files

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: meson vs. llvm bitcode files
Date: 2025-10-31 12:13:13
Message-ID: CAN55FZ138OBEehyxD1FKySMxKFteqf_VOR8LBkz-055YGU12rg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Wed, 13 Aug 2025 at 16:25, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Mon, 7 Jul 2025 at 11:45, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
> >
> > Mandatory rebase, v6 is attached.
>
> Rebase is needed due to 01d6832c10, v7 is attached.

Rebase is needed due to 16607718c0, v8 is attached.

--
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
v8-0001-meson-Add-postgresql-extension.pc-for-building-ex.patch text/x-patch 4.5 KB
v8-0002-meson-Test-building-extensions-by-using-postgresq.patch text/x-patch 10.7 KB
v8-0003-meson-WIP-Add-docs-for-postgresql-extension.pc.patch text/x-patch 12.3 KB
v8-0004-meson-Add-architecture-for-LLVM-bitcode-emission.patch text/x-patch 9.0 KB
v8-0005-meson-Add-LLVM-bitcode-emissions-for-contrib-libr.patch text/x-patch 22.7 KB
v8-0006-meson-Add-LLVM-bitcode-emission-for-backend-sourc.patch text/x-patch 5.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2025-10-31 12:19:50 Re: Consistently use the XLogRecPtrIsInvalid() macro
Previous Message Tomas Vondra 2025-10-31 11:57:33 Re: Adding basic NUMA awareness