[JITLink] Include LinkGraph name in debugging output.
authorLang Hames <lhames@gmail.com>
Sat, 9 Jul 2022 01:36:29 +0000 (18:36 -0700)
committerLang Hames <lhames@gmail.com>
Sat, 9 Jul 2022 15:09:23 +0000 (08:09 -0700)
commit51c705fbe5d8cc85868fc0f35e9b86d7ec301ee5
tree4b9895248103be31406c4cef5b6ea05a900f2b53
parentef0fa9f0ef3e530a9d600c0f6a21e68b098df7ed
[JITLink] Include LinkGraph name in debugging output.

Makes it easier to identify the graph being fixed up at a glance.
llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp