Open
Description
Bugzilla Link | 42468 |
Version | trunk |
OS | Windows NT |
CC | @jh7370 |
Extended Description
llvm-readelf is primarily intended for those migrating away from the GNU readelf tool. The GNU tool does not provide the Mach-O and COFF options that are available in llvm-readobj, so it might be nice to reduce the complexity of the llvm-readelf help text by hiding these options. See also commentary on https://reviews.llvm.org/D63826 and http://lists.llvm.org/pipermail/llvm-dev/2019-June/133384.html.