Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>,
Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>,
Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>,
Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>,
Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>,
Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>,
Matej =?utf-8?q?Ko=C5=A1=C3=ADk?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================
@@ -46,7 +46,7 @@ class RegisterValue {
eTypeUInt16,
eTypeUInt32,
eTypeUInt64,
- eTypeUInt128,
+ eTypeUInt, // an integer that has more than 64 bits
----------------
JDevlieghere wrote:
```suggestion
eTypeUInt, /// < An integer that has more than 64 bits.
```
https://github.com/llvm/llvm-project/pull/166363
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits