[all-commits] [llvm/llvm-project] 351f73: [llvm-readelf] - Report unique warnings when dumpi...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Thu Dec 3 03:10:10 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 351f736368842cb7e961791fb7e3a3065a260c51
https://github.com/llvm/llvm-project/commit/351f736368842cb7e961791fb7e3a3065a260c51
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/hash-histogram.test
M llvm/test/tools/llvm-readobj/ELF/hash-symbols.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readelf] - Report unique warnings when dumping hash symbols/histogram.
This converts 2 more places to use `reportUniqueWarning` and adds tests.
Differential revision: https://reviews.llvm.org/D92551
More information about the All-commits
mailing list