[ORC] Add more information to duplicate section error message.
authorLang Hames <lhames@gmail.com>
Sat, 22 Oct 2022 04:31:32 +0000 (04:31 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 22 Oct 2022 05:03:11 +0000 (05:03 +0000)
commit45b6fe8c69548581eec52771e3d3a4b73fdc7ed5
tree4b05e79988ff5ae67fc0ed3f74e7c9c1f0145439
parent0480b45e9eabe4df1c58c1d3f1aa49c75defcbe5
[ORC] Add more information to duplicate section error message.

Now includes the name of the graph and duplicate section.
llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp