[PATCH] D92021: [llvm-readelf/obj] - Stop using `reportError` when dumping notes.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 04:03:21 PST 2020
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: rupprecht, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
grimar requested review of this revision.
This starts using `reportUniqueWarnings` instead of `reportError`
in the code that is responsible for dumping notes.
Depends on D92018 <https://reviews.llvm.org/D92018>
https://reviews.llvm.org/D92021
Files:
llvm/test/tools/llvm-readobj/ELF/gnu-notes.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92021.307310.patch
Type: text/x-patch
Size: 6128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201124/88fe6ef1/attachment.bin>
More information about the llvm-commits
mailing list