[PATCH] D89288: [RISCV] Enable the use of the old sptbr name

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 16:59:09 PDT 2020


jrtc27 added a comment.

Why in 2020 are we *adding* new backwards compatibility aliases? RISC-V is young enough that we don't need to do this, just fix the code. QEMU has even dropped support for 1.9 already.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89288/new/

https://reviews.llvm.org/D89288



More information about the llvm-commits mailing list