[Lldb-commits] [lldb] [lldb] Add a single bit constructor for RegisterFlags::Field (PR #69315)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 17 09:53:21 PDT 2023


https://github.com/bulbazord commented:

Makes sense to me since this seems to be a relatively common pattern (from the tests).

Is there anywhere you can begin to use this other than in the tests? Or is this building up to [your proposal on adding register field info to lldb-server](https://discourse.llvm.org/t/rfc-adding-register-field-information-to-lldb-server/74143)?

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


More information about the lldb-commits mailing list