aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorVladimir Radosavljevic <129192835+vladimirradosavljevic@users.noreply.github.com>2025-10-10 12:52:52 +0200
committerGitHub <noreply@github.com>2025-10-10 10:52:52 +0000
commitbe7f85168df418a97a1206a7bf35a8c314ba8f29 (patch)
treebf68e622ab08d53735f8ad14150ee9441984cc26 /lldb/source/Plugins/ScriptInterpreter/Python
parent50cda17e32fd528e5b342836e69e28b5a8841a8f (diff)
downloadllvm-be7f85168df418a97a1206a7bf35a8c314ba8f29.zip
llvm-be7f85168df418a97a1206a7bf35a8c314ba8f29.tar.gz
llvm-be7f85168df418a97a1206a7bf35a8c314ba8f29.tar.bz2
[CGP] Fix missing sign extension for base offset in optimizeMemoryInst (#161377)
If we have integers larger than 64-bit we need to explicitly sign extend them, otherwise we will get wrong zero extended values.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions