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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93802
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 24 2020, 9:33 AM Closed by commit rG177779e8dd9f: [llvm-readelf/obj] - Improve the warning reported when unable to read the stack… (authored by grimar). · Explain WhyDec 25 2020, 12:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313717 llvm/test/tools/llvm-readobj/ELF/stack-sizes.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|