[JILink][ELF] Include binding and visibility values in error messages.
authorLang Hames <lhames@gmail.com>
Wed, 18 Aug 2021 08:03:47 +0000 (18:03 +1000)
committerLang Hames <lhames@gmail.com>
Wed, 18 Aug 2021 08:19:06 +0000 (18:19 +1000)
commit29ff2e879f65689c12b95b3377b08160236fce1f
tree12045245cedc669cef12e5694f5c527bd32b3593
parent626a84e3b3606e5ee590844dc2ea7b3290e46f0d
[JILink][ELF] Include binding and visibility values in error messages.

This should make it easier to track down JITLink errors for unrecognized
binding or visibility types, e.g.
https://lab.llvm.org/buildbot#builders/112/builds/8599.
llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h