[lldb] Improve RegisterValue::GetScalarValue
Using Scalar::SetValueFromData, we make the code simpler, handle big-endian systems properly, _and_ avoid type aliasing issues.
Loading
Please sign in to comment
Using Scalar::SetValueFromData, we make the code simpler, handle big-endian systems properly, _and_ avoid type aliasing issues.