Log LLVM library version in configure output.

Thomas Munro <tmunro@postgresql.org>

Commit: 3b0f20f6ce145b0cd5aefa147a7e425b60601a58
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2023-10-22T01:23:11Z
Releases: 16.1
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