[PATCH] D139553: [llvm-objdump][RISCV] Use new common method to parse ARCH RISCV attribute
Elena Lepilkina via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 09:38:34 PST 2022
eklepilkina added a comment.
I haven't found any reasons written in comments or docs why `llvm-objdump` couldn't take the attributes from elf file and decode all instructions without extra flags. Could you please have a look is this change can be valid?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139553/new/
https://reviews.llvm.org/D139553
More information about the llvm-commits
mailing list