[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:18:45 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGff93c9beefd4: [lld][RISCV] Avoid error when encountering unrecognised ISA extensions/versions… (authored by asb).

Repository:
  rG LLVM Github Monorepo

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.500364.patch
Type: text/x-patch
Size: 17040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230225/f0d577ec/attachment.bin>


More information about the llvm-commits mailing list