This replaces reportError calls with reportUniqueWarning and improves testing
for the code that is related to stack sizes dumping.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86783
[llvm-readobj/elf] - Report warnings instead of errors when dumping broken stack sizes sections. ClosedPublic Authored by grimar on Aug 28 2020, 6:49 AM.
Details Summary This replaces reportError calls with reportUniqueWarning and improves testing
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 1 2020, 2:03 AM Closed by commit rG7de090a32483: [llvm-readobj/elf] - Report warnings instead of errors when dumping broken… (authored by grimar). · Explain WhySep 1 2020, 3:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289123 llvm/test/tools/llvm-readobj/ELF/stack-sizes.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|