Log LLVM library version in configure output.

Thomas Munro <tmunro@postgresql.org>

Commit: 5e4dacb9878cf71e32950e90993afd9450dab4da
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2023-10-22T01:22:11Z
Releases: 17.0
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