diff options
author | Fraser Cormack <fraser@codeplay.com> | 2022-05-19 11:03:36 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2022-05-20 13:18:52 +0100 |
commit | d60ae47f9dabcbc42b894f988b51d4643447b599 (patch) | |
tree | af089b9ea190569573ff438c42f599a30f5d5915 /lldb/test/Shell/ScriptInterpreter/Python/python.test | |
parent | a351070710f51cc41b181130080ac9da514989d7 (diff) | |
download | llvm-d60ae47f9dabcbc42b894f988b51d4643447b599.zip llvm-d60ae47f9dabcbc42b894f988b51d4643447b599.tar.gz llvm-d60ae47f9dabcbc42b894f988b51d4643447b599.tar.bz2 |
[RISCV] Fix logic for determining RVV stack padding
We must add padding when using SP or BP to access stack objects.
Checking whether we're missing FP is not sufficient as stack realignment
uses SP too. The test in D125962 explains the specific issue in more
detail.
Split from D125787.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D125964
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/python.test')
0 files changed, 0 insertions, 0 deletions