Use reportUniqueWarning instead of reportWarning and refine the
interface of the helper.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92556
[llvm-readelf/obj] - Report unique warnings in getSymbolForReloc() helper. ClosedPublic Authored by grimar on Dec 3 2020, 1:41 AM.
Details Summary Use reportUniqueWarning instead of reportWarning and refine the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 3 2020, 2:11 AM Closed by commit rG50de7d55044a: [llvm-readelf/obj] - Report unique warnings in getSymbolForReloc() helper. (authored by grimar). · Explain WhyDec 3 2020, 3:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 309211 llvm/test/tools/llvm-readobj/ELF/broken-dynamic-reloc.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|