[PATCH] D101919: RISCV: add a few more aliases for CSRs
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 09:27:42 PDT 2021
compnerd added a comment.
Hmm, perhaps we should be special casing these and adding diagnostics then. The thing is, that binutils still carries the aliases, and generally, LLVM has strived for compatibility with binutils so that it can remain a drop-in replacement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101919/new/
https://reviews.llvm.org/D101919
More information about the llvm-commits
mailing list