This is an archive of the discontinued LLVM Phabricator instance.

[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
interface of the helper.

Diff Detail

Event Timeline

grimar created this revision.Dec 3 2020, 1:41 AM
Herald added a project: Restricted Project. · View Herald Transcript
grimar requested review of this revision.Dec 3 2020, 1:41 AM
This revision is now accepted and ready to land.Dec 3 2020, 2:11 AM