[llvm-dev] Relation between Register and MCRegister
Mircea Trofin via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 28 17:46:05 PDT 2020
Hello,
I'm trying to understand what the relation between these two types is: do
we need them both? Register seems to be delegating to MCRegister without
owning any new additional responsibilities.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200928/b447b7cc/attachment.html>
More information about the llvm-dev
mailing list