Skip to content
Commit adf8adbd authored by Tamas Berghammer's avatar Tamas Berghammer
Browse files

Fix wrong type convesrion in ReadRegOperation

The automatic conversion from long int to lldb::addr_t caused sign
extension but for a register read it is an unwanted behaviour. Fix with
forcing different conversion path.

llvm-svn: 233176
parent cb75d924
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment