Log LLVM library version in configure output.

Thomas Munro <tmunro@postgresql.org>

Commit: 0e49e23782c55237f54aa60ed7a2b755b47cd4a2
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2023-10-22T01:24:04Z
Releases: 15.5
Log LLVM library version in configure output.

When scanning build farm results, it's useful to be able to see which
version is in use.  For the Meson build system, this information was
already displayed.

Back-patch to all supported branches.

Discussion: https://postgr.es/m/4022690.1697852728%40sss.pgh.pa.us

Files

PathChange+/−
config/llvm.m4 modified +1 −0
configure modified +2 −0

Discussion