Files
clang-p2996/llvm/tools/llvm-readobj
Prabhu Karthikeyan Rajasekaran a36de097fa [llvm-readelf] Render messages similar to that of GNU binutils readelf when no sections and/or no headers.
When there are no section headers section information printed by llvm-readelf is not useful and unnecessarily verbose.  When there are no program headers there's a similar verbose output shown when section mapping is requested. Simplifying the message shown in these cases to match the behavior of `GNU binuntils readelf`.

Reviewed By: jhenderson, MaskRay

Differential Revision: https://reviews.llvm.org/D130670
2022-08-17 16:51:15 +00:00
..
2022-03-31 15:25:43 -04:00