[PATCH] D139553: [llvm-objdump][RISCV] Use new common method to parse ARCH RISCV attribute
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 18:54:25 PST 2022
kito-cheng added inline comments.
================
Comment at: llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test:1
## Handle RISCV extensions.
## Encode an zbc arch feature into an object file and try to decode it.
----------------
Failed to apply this patch locally due to missing this file, are you forgot to add a precommit patch for this?
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