On 7 October 2013 19:13, Greg Clayton <[email protected]> wrote: > We can probably automate the ConvertRegisterKindToRegisterNumber() up into > the RegisterContext base class so that it uses the RegisterInfo data to > populate lookup tables, but then we might need a finalize call to let the > base class know that it is ok to go ahead and compute the lookup tables.
I like that idea, since it will save the redundant effort when implementing RegisterContext for a new architecture. _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
