commit | 97c17e83f80a50e6d369095315f268996cafdbfa | [log] [tgz] |
---|---|---|
author | Fangrui Song <maskray@google.com> | Wed May 01 05:55:22 2019 +0000 |
committer | Fangrui Song <maskray@google.com> | Wed May 01 05:55:22 2019 +0000 |
tree | 039a1d7830ec2456abac583da0c141d736c087d8 | |
parent | b159906a9a45ba9d8655a29014d585203faf0629 [diff] |
[llvm-readobj] llvm-readobj --elf-output-style=GNU => llvm-readelf. NFC The latter is much more common. A dedicated --elf-output-style=GNU test demonstrating it is the same as llvm-readelf is sufficient. llvm-svn: 359652