[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
Fri Dec 9 01:24:48 PST 2022


eklepilkina 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.
----------------
eklepilkina wrote:
> kito-cheng wrote:
> > Failed to apply this patch locally due to missing this file, are you forgot to add a precommit patch for this?
> I wasn't told not to load precommit patch at the same review. So yes, it exsits now only on my branch. I can't commit it in upstream, so I have asked a collegue to do this. Precommit patch wil be on master soon. 
Precommit test on main branch https://github.com/llvm/llvm-project/commit/6827934ee0afcf9478f36291b3b5e947fe6d0036


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