aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2025-08-01 12:51:59 -0700
committerGitHub <noreply@github.com>2025-08-01 12:51:59 -0700
commit55c2b273ea5d3b949c6431d429a4da20612d9808 (patch)
tree199600f5944ece44ea41c1a61892715d4007f155 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parentdc90472532702b202e93839c6d980d3b584a60cf (diff)
downloadllvm-55c2b273ea5d3b949c6431d429a4da20612d9808.zip
llvm-55c2b273ea5d3b949c6431d429a4da20612d9808.tar.gz
llvm-55c2b273ea5d3b949c6431d429a4da20612d9808.tar.bz2
[lldb] Ensure that TestMemoryCache.py reads allocated memory (#151635)
The test reads 400 bytes of memory above the local variable. If the stack is shallow, this can reach non-allocated space, resulting in a test failure. The patch fixes the issue by reserving enough space in the upper stack frame.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions