aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
diff options
context:
space:
mode:
authormconst <mconst@gmail.com>2025-01-21 23:14:15 -0800
committerGitHub <noreply@github.com>2025-01-22 15:14:15 +0800
commita88f31d7fe1aa71d2d59974b961e649c288b8dc7 (patch)
treea8130c077369c8cf30ba750ea955ab75f16e97fc /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
parentebb27ccb08e0579825a53b218ff5b2ddc492626a (diff)
downloadllvm-a88f31d7fe1aa71d2d59974b961e649c288b8dc7.zip
llvm-a88f31d7fe1aa71d2d59974b961e649c288b8dc7.tar.gz
llvm-a88f31d7fe1aa71d2d59974b961e649c288b8dc7.tar.bz2
[X86] Fix overflow with large stack probes on x86-64 (#113219)
When emitting an inline stack probe loop, we can't use SUBri to calculate the loop bound if it doesn't fit in a 32-bit (possibly sign-extended) immediate. Fixes #113218.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h')
0 files changed, 0 insertions, 0 deletions