[PATCH] D144353: [lld][RISCV] Avoid error when encountering unrecognised ISA extensions/versions in RISC-V attributes
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 22:16:45 PST 2023
asb updated this revision to Diff 500363.
asb marked 9 inline comments as done.
asb added a comment.
Address review comments (thanks!)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144353/new/
https://reviews.llvm.org/D144353
Files:
lld/ELF/Arch/RISCV.cpp
lld/test/ELF/riscv-attributes.s
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/RISCVISAInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144353.500363.patch
Type: text/x-patch
Size: 17040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/144b2d10/attachment.bin>
More information about the llvm-commits
mailing list