[Lldb-commits] [lldb] [lldb] Support arbitrary precision integer registers (PR #166363)

Matej Košík via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 4 13:56:42 PST 2025


sedymrak wrote:

> LLDB PRs should start with the "[lldb]" tag. Also, "generalize LLDB codebase" seems a bit excessive for this change.Something like "[lldb] Support arbitrary precision integer registers" would be more precise and to the point.

Thank you. I wasn't quite sure what title should I use. I've updated the current PR title according to your suggestion. I'll try to keep in mind the `[lldb]` convention.

https://github.com/llvm/llvm-project/pull/166363


More information about the lldb-commits mailing list