Fix LLVM version-suffixed binary name checking
authorMatt Corallo <git@bluematt.me>
Tue, 27 Jul 2021 23:47:01 +0000 (23:47 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 28 Jul 2021 00:46:31 +0000 (00:46 +0000)
commit7ec48f29e4b2565bd1230611d069077e4ea15129
tree0171ae5c0e91a9189c115edcd19b329fbe833ca8
parent3559b05697ad226c82994bfb6b3d09657d21bbe2
Fix LLVM version-suffixed binary name checking

Most hosts will install clang/LLVM binaries with the -MAJOR_VER
suffix, but we were searching for -MAJOR_VER.MINOR_VER suffix.
genbindings.sh