[PATCH] D140273: [MC] Use `MCRegister` instead of `unsigned` in `MCTargetAsmParser`

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 11:16:08 PST 2022


barannikov88 added a comment.

In D140273#4003851 <https://reviews.llvm.org/D140273#4003851>, @MaskRay wrote:

> Can you also fix ARC/AVR/M68k/LoongArch in this patch? `-DLLVM_ERIMENTAL_TARGETS_TO_BUILD='ARC;AVR;LoongArch;M68k'`

Yes, sure.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140273



More information about the llvm-commits mailing list