summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKarthik Senthil <karthik.senthil@intel.com>2025-09-03 23:46:07 -0700
committerGitHub <noreply@github.com>2025-09-04 14:46:07 +0800
commit3821885b433bb5db146a3749873209b350e0e969 (patch)
tree337f729baa2fa989ad023bd58b28c0096a0825c5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent387860e9ced9210bedfd346c775476110077bb6c (diff)
[AMX] Fix LIT test with adjustsStack attribute for expensive checks build. (#156808)
The generated MIR fails machine verifier as stack pointer is being modified without appropriate attributes in frameInfo. This PR fixes this issue by adding adjustsStack=true attribute. Fixes the post commit regression identified in #155673.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions