aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorMandeep Singh Grang <mgrang@codeaurora.org>2018-10-30 20:46:10 +0000
committerMandeep Singh Grang <mgrang@codeaurora.org>2018-10-30 20:46:10 +0000
commit71e0cc2a0ba78e4809125160836b92e2a6c5f0a8 (patch)
treeb159343888b21798b6040ff52cc1201f9ba8df08 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent00935bc1ba22bb8c0078059e3c93bbd3b4483215 (diff)
downloadllvm-71e0cc2a0ba78e4809125160836b92e2a6c5f0a8.zip
llvm-71e0cc2a0ba78e4809125160836b92e2a6c5f0a8.tar.gz
llvm-71e0cc2a0ba78e4809125160836b92e2a6c5f0a8.tar.bz2
[COFF, ARM64] Make sure to forward arguments from vararg to musttail vararg
Summary: Thunk functions in Windows are varag functions that call a musttail function to pass the arguments after the fixup is done. We need to make sure that we forward the arguments from the caller vararg to the callee vararg function. This is the same mechanism that is used for Windows on X86. Reviewers: ssijaric, eli.friedman, TomTan, mgrang, mstorsjo, rnk, compnerd, efriedma Reviewed By: efriedma Subscribers: efriedma, kristof.beyls, chrib, javed.absar, llvm-commits Differential Revision: https://reviews.llvm.org/D53843 llvm-svn: 345641
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions