[JITLink][ELF][x86-64] Use the right edge-naming function for debugging output.
authorLang Hames <lhames@gmail.com>
Sun, 5 Dec 2021 06:12:39 +0000 (17:12 +1100)
committerLang Hames <lhames@gmail.com>
Sun, 5 Dec 2021 06:12:39 +0000 (17:12 +1100)
commitc22b110612600b0d0a8003f40b1cf6e37c4696c2
tree205cb3a4d74a6afd09d2b6b655d5f00e95cff721
parent01353d81ea607c587d00d905a12dcddd8f34548e
[JITLink][ELF][x86-64] Use the right edge-naming function for debugging output.

Graph edges use the generic x86-64 edge set (the ELF specific edges are only
used during parsing).
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp