[llvm-readobj] - Remove excessive fields when dumping "Version symbols".
This removes a few fields that are not useful: "Section Name", "Address", "Offset" and "Link" (they duplicated the information available under the "Sections [" tag). Differential revision: https://reviews.llvm.org/D68704 llvm-svn: 374541
Loading
Please register or sign in to comment