Support specifying an offset for value_regs[0], and add the offset
to the computed derived register offset. This makes it possible to
e.g. create the "ah" register on x86.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lldb/unittests/Target/DynamicRegisterInfoTest.cpp | ||
---|---|---|
203–214 | I don't know when this slipped through, but I think that the distinction between these two assert blocks is too subtle -- they're testing completely different things, so I think they deserve different names. |
I don't know when this slipped through, but I think that the distinction between these two assert blocks is too subtle -- they're testing completely different things, so I think they deserve different names.