[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:30:18 PDT 2022
kito-cheng updated this revision to Diff 429236.
kito-cheng added a comment.
Changes:
- Address @jhenderson's comment, this time should be right :P
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.429236.patch
Type: text/x-patch
Size: 8401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/7d5d2131/attachment.bin>
More information about the llvm-commits
mailing list