[PATCH] D68110: [llvm-readobj] Rename --arm-attributes to --arch-specific
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 19:08:54 PDT 2019
MaskRay added a comment.
Looks good to me. GNU readelf --arch-specific also handles MIPS .MIPS.abiflags, PowerPC specific tags, RISC-V specific tags, etc, which llvm-readobj does not support now but these targets are supported by LLVM. CC some people for more opinions.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68110/new/
https://reviews.llvm.org/D68110
More information about the llvm-commits
mailing list