[PATCH] D53804: [llvm-objdump] add support for '--reloc' as an alias of -r (PR39407)
Xing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 01:24:32 PDT 2018
Higuoxing added a comment.
Shall we commit this patch and then refactor alias options? I remember I've brought 3 alias options into `llvm-objdump` (include this one). They are: https://reviews.llvm.org/rL345495 https://reviews.llvm.org/rL345697
https://reviews.llvm.org/D53804
More information about the llvm-commits
mailing list