Re: upcoming API changes for LLVM 12
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jesse Zhang <sbjesse@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-11-08T23:18:54Z
Lists: pgsql-hackers
Hi, On 2020-11-08 17:35:20 -0500, Tom Lane wrote: > I suppose this is related to what you are talking about here. Yes. > If so, could we prioritize getting that committed? It's annoying > to have the buildfarm failures page so full of this one issue. Yea, I'll try to do that in the next few days (was plannin to last week, but due to a hand injury I was typing one handed last week - makes it pretty annoying to clean up code. But I just started being able to at least use my left thumb again...). Greetings, Andres Freund
Commits
-
backpatch "jit: Add support for LLVM 12."
- 90eb343ef392 11.11 landed
- fa7a52fb9943 12.6 landed
- 6a192c77d21b 13.2 landed
-
jit: Add support for LLVM 12.
- 6c57f2ed16e1 14.0 landed