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:24:04 +0000 (14:24 +1300)
commit0e49e23782c55237f54aa60ed7a2b755b47cd4a2
tree0ae971ef48dfa6008e1c968d5700971ed7dccf57
parentf72790b2952d75c885cf812b38d59d1586bf039e
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