Log LLVM library version in configure output.
authorThomas Munro <tmunro@postgresql.org>
Sun, 22 Oct 2023 01:17:00 +0000 (14:17 +1300)
committerThomas Munro <tmunro@postgresql.org>
Sun, 22 Oct 2023 01:29:00 +0000 (14:29 +1300)
commit03e749c2b89e880e0a226458e9446fca4440696f
tree86db35ee68e20f2c68cc92b4f95d34d3bcf6c8bd
parentfb9a16a1a6f24f5bbf05ca7a49bd4305575cc2f2
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
config/llvm.m4
configure