[PATCH] D93168: [RISCV] Merge Utils library into MCTargetDesc

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 05:00:55 PST 2021


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

I think this is a reasonable change. The pattern of having "Utils" is common to AArch64, AMDGPU, ARM, and RISCV but I agree with your point that it's not cleanly separated from MCTargetDesc, so there's little benefit.


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

https://reviews.llvm.org/D93168



More information about the llvm-commits mailing list