[all-commits] [llvm/llvm-project] 5bb28f: [JITLink][ELF] Reformat/add debug logging in ELF_x...
lhames via All-commits
all-commits at lists.llvm.org
Wed Dec 9 23:51:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5bb28fa0f51e94522644fe5633877b441b9ad8d3
https://github.com/llvm/llvm-project/commit/5bb28fa0f51e94522644fe5633877b441b9ad8d3
Author: Lang Hames <lhames at gmail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list