[all-commits] [llvm/llvm-project] 5c650d: [llvm-readobj] - Report unique warnings in printPr...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Fri Dec 4 02:46:55 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c650d3d9b03a59fa547a0414fbd3a6942c25395
https://github.com/llvm/llvm-project/commit/5c650d3d9b03a59fa547a0414fbd3a6942c25395
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/program-headers.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readobj] - Report unique warnings in printProgramHeaders.
This converts `reportWarning` -> `reportUniqueWarning`
Differential revision: https://reviews.llvm.org/D92568
More information about the All-commits
mailing list