aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorYeting Kuo <46629943+yetingk@users.noreply.github.com>2023-09-19 11:01:47 +0800
committerGitHub <noreply@github.com>2023-09-19 11:01:47 +0800
commit6af39d914c8377241b44f4e2fdd75b5ffff9c882 (patch)
tree32c3050eea98a57de3d438921e499689f848d980 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parent544535976df69c9244d72a1a5a31970ca2c1a15f (diff)
downloadllvm-6af39d914c8377241b44f4e2fdd75b5ffff9c882.zip
llvm-6af39d914c8377241b44f4e2fdd75b5ffff9c882.tar.gz
llvm-6af39d914c8377241b44f4e2fdd75b5ffff9c882.tar.bz2
[RISCV][NFC] Simplify the sp-offset reduction by spimm of CM.PUSH/POP. (#66667)
When inserting prolgue/epilogue, we use the spimm of CM.PUSH/POP to reduce the following offset for sp. Previously, we tried to use the free space of the push stack to minimize the following sp-offset. But it's useless, since the free space must be less than 16 and required stack should be aligned to 16 before/after the adjustment.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions