Re: meson vs. llvm bitcode files

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Diego Fronza <diego(dot)fronza(at)percona(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: meson vs. llvm bitcode files
Date: 2025-07-07 08:45:06
Message-ID: CAN55FZ3CN09j5o3PDw8wkiEqc4tt=7+VFwYriY451y=-9SN33A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, 29 Apr 2025 at 11:23, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Thu, 13 Mar 2025 at 13:11, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
> > One thing I noticed is that gen_srcfiles['srcfiles'] seems wrong.
> > gen_sources is a better name compared to gen_srcfiles. So, I changed
> > it to gen_sources in v4.
>
> Rebase is needed due to b1720fe63f, v5 is attached.

Mandatory rebase, v6 is attached.

--
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
v6-0001-meson-Add-generated-header-stamps.patch text/x-patch 5.0 KB
v6-0002-meson-Add-postgresql-extension.pc-for-building-ex.patch text/x-patch 4.5 KB
v6-0003-meson-Test-building-extensions-by-using-postgresq.patch text/x-patch 10.7 KB
v6-0004-meson-WIP-Add-docs-for-postgresql-extension.pc.patch text/x-patch 12.3 KB
v6-0005-meson-Add-architecture-for-LLVM-bitcode-emission.patch text/x-patch 9.0 KB
v6-0006-meson-Add-LLVM-bitcode-emissions-for-contrib-libr.patch text/x-patch 22.7 KB
v6-0007-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 Hayato Kuroda (Fujitsu) 2025-07-07 09:02:05 RE: Move the injection_points extension to contrib?
Previous Message Evgeny Voropaev 2025-07-07 08:17:13 Re: Add 64-bit XIDs into PostgreSQL 15