(note that this assumes parent diffs are merged)
Now that AddRegister() is no longer used, remove it. While at it,
we can also make Finalize() protected as all supported API methods
call it internally.
Differential D111498
[lldb] [DynamicRegisterInfo] Remove AddRegister() and make Finalize() protected mgorny on Oct 9 2021, 12:25 PM. Authored by
Details (note that this assumes parent diffs are merged) Now that AddRegister() is no longer used, remove it. While at it,
Diff Detail
|