================
@@ -60,6 +64,9 @@ class RegisterType {
   /// reused after this instance is destroyed.
   uint64_t GetUID() const { return m_uid; }
 
+  /// Return this type's fixed size in bytes, if it has one.
----------------
DavidSpickett wrote:

Duplicate the later comment here "No byte size means it depends on the target."

https://github.com/llvm/llvm-project/pull/218725
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to