summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKazushi (Jam) Marukawa <marukawa@nec.com>2020-12-19 01:12:25 +0900
committerKazushi (Jam) Marukawa <marukawa@nec.com>2020-12-21 22:42:24 +0900
commit8c2ad9e85f677546021880dc88e24f633ccacd93 (patch)
tree5c0392e15f32942ce8c177d00fad3a12df3ba08e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentf25089237376dd43c8c37a18ea9d132f0845eda4 (diff)
[VE] Correct VMP allocation in calling conv
VE used to allocate VM1, VM2, VMP2 (VM4+VM5), and VM3. This patch corrects to allocate VM1, VM2, VMP2 (VM4+VM5), and VM6. Also add a regression test. Reviewed By: simoll Differential Revision: https://reviews.llvm.org/D93570
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions