diff options
author | Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> | 2022-08-16 00:46:05 +0000 |
---|---|---|
committer | Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> | 2022-08-17 16:51:15 +0000 |
commit | a36de097faf7ada39a5fd38ddc4cb8c8e258bd2e (patch) | |
tree | 6f722e0623b4a8b2d8962715928296381739b4ea /llvm/docs/CommandGuide/llvm-objdump.rst | |
parent | 550fab53e1dab6e5640c62a9a30a25a59ca1e735 (diff) | |
download | llvm-a36de097faf7ada39a5fd38ddc4cb8c8e258bd2e.zip llvm-a36de097faf7ada39a5fd38ddc4cb8c8e258bd2e.tar.gz llvm-a36de097faf7ada39a5fd38ddc4cb8c8e258bd2e.tar.bz2 |
[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
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
0 files changed, 0 insertions, 0 deletions