[PATCH] D125204: [RISCV] Use RISCVISAInfo to parse arch string from ELF build attribute.

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 07:17:59 PDT 2022


kito-cheng updated this revision to Diff 429234.
kito-cheng marked an inline comment as done.
kito-cheng added a comment.

Changes:

- Address @jhenderson's comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125204/new/

https://reviews.llvm.org/D125204

Files:
  llvm/include/llvm/Support/RISCVISAInfo.h
  llvm/lib/Object/ELFObjectFile.cpp
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/test/tools/llvm-objdump/ELF/RISCV/objdump.s
  llvm/test/tools/llvm-objdump/ELF/RISCV/unknown-arch-attr.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125204.429234.patch
Type: text/x-patch
Size: 8421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/c8852e97/attachment.bin>


More information about the llvm-commits mailing list