OSDN Git Service

[JITLink][ELF] Reformat/add debug logging in ELF_x86_64.cpp.
authorLang Hames <lhames@gmail.com>
Wed, 9 Dec 2020 01:37:50 +0000 (12:37 +1100)
committerLang Hames <lhames@gmail.com>
Thu, 10 Dec 2020 07:46:44 +0000 (18:46 +1100)
commit5bb28fa0f51e94522644fe5633877b441b9ad8d3
tree7790caddc2fc16ce1ba226f2f5d9076183e2999f
parente4ed349c765827a824cb38ec6ef3447263b768cf
[JITLink][ELF] Reformat/add debug logging in ELF_x86_64.cpp.

Moves symbol name to the end of the output and makes other columns fixed width
so that they line up.
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp