This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readelf/obj] - Improve the warning reported when unable to read the stack size.
ClosedPublic

Authored by grimar on Dec 24 2020, 4:55 AM.

Details

Summary

It was discussed in D92545 that we might want to improve messages
reported when something is wrong with the stack size section.
This patch does it.

Diff Detail

Event Timeline

grimar created this revision.Dec 24 2020, 4:55 AM
grimar requested review of this revision.Dec 24 2020, 4:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 24 2020, 4:55 AM
MaskRay accepted this revision.Dec 24 2020, 9:33 AM

LGTM.

This revision is now accepted and ready to land.Dec 24 2020, 9:33 AM