[PATCH] D101919: RISCV: add a few more aliases for CSRs

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 09:28:27 PDT 2021


jrtc27 added a comment.

In D101919#2739285 <https://reviews.llvm.org/D101919#2739285>, @compnerd wrote:

> 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.

Well, binutils should properly deprecate the IMO.


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