Log LLVM library version in configure output.

Thomas Munro <tmunro@postgresql.org>

Commit: a13b63c788a30a49676ddee5ce3ab2bcd1c811d1
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2023-10-22T01:32:31Z
Releases: 13.13
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