summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorWesley Wiser <wwiser@gmail.com>2024-08-19 10:31:20 -0500
committerGitHub <noreply@github.com>2024-08-19 19:31:20 +0400
commit0abb7791614947bc24931dd851ade31d02496977 (patch)
tree4ee2ed803eedcead81d6f000a589f9a936b87f54 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc7a54bfd1d25330199c96dd0a46cef1644b1b1ce (diff)
[LLVM] [X86] Fix integer overflows in frame layout for huge frames (#101840)
Fix 32-bit integer overflows in the X86 target frame layout when dealing with frames larger than 4gb. When this occurs, we'll scavenge a scratch register to be able to hold the correct stack offset for frame locals. This completes reapplying #84114. Fixes #48911 Fixes #75944 Fixes #87154
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions