Re: Spelling change in LLVM 14 API

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-09-26T21:54:27Z
Lists: pgsql-hackers
On Fri, Sep 24, 2021 at 12:52 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Yeah, that's already stopped working since you wrote it a few weeks
> ago... There's also been a second breakage site in our code due to
> LLVM commit 85b732b5.  New fix attached.  Tested on LLVM 7, 9, 13, 14
> (= LLVM main branch commit 945df8bc4cf3 built 2021-09-15).

And pushed.  Probably won't be the last change and seawasp only tests
master, so no back-patch for now.



Commits

  1. Track LLVM 14 API changes, up to 2022-01-30.

  2. Track LLVM 14 API changes.