Correctly detect non-default LLD usage
authorMatt Corallo <git@bluematt.me>
Mon, 20 Dec 2021 06:13:55 +0000 (06:13 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 20 Dec 2021 06:26:37 +0000 (06:26 +0000)
commit8522f3e53066196cff297484f5efe89c0a7fd40f
tree25855508a01318339d3fabac30f36a103fe9c960
parentfb87b1b30714785de3508d458ac79a6257263f0c
Correctly detect non-default LLD usage

Passing `-flto=ld*.lld-X` only appears to actually work on debian
testing. The correct argument for an alternative version of LLD is
`-flto=lld-X`.
genbindings.sh