[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
Wed Feb 22 14:13:23 PST 2023
asb added a comment.
An important additional clarification: not errorring or warning when encountering unrecognised extensions or extension versions (as implemented in this patch) matches current binutils ld behaviour.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144353/new/
https://reviews.llvm.org/D144353
More information about the llvm-commits
mailing list