[all-commits] [llvm/llvm-project] b7c181: [llvm-readobj/elf] - Refine signature of print*Rel...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Fri Sep 4 02:54:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b7c181098675eb75bc79a9b38891ee88e56a9103
https://github.com/llvm/llvm-project/commit/b7c181098675eb75bc79a9b38891ee88e56a9103
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/relocation-errors.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readobj/elf] - Refine signature of print*Reloc methods.
This makes the interface cleaner and slightly improves messages
reported.
Differential revision: https://reviews.llvm.org/D87086
More information about the All-commits
mailing list