diff options
author | Sanjin Sijaric <ssijaric@codeaurora.org> | 2018-12-04 00:54:52 +0000 |
---|---|---|
committer | Sanjin Sijaric <ssijaric@codeaurora.org> | 2018-12-04 00:54:52 +0000 |
commit | dc6403d1331cc49ff208ac28b239148c3f40502d (patch) | |
tree | e9b85e3167cc7fccde92571a2c4c6e5069feb0a9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 537cfc0352164588b9105171e17197515243b5f2 (diff) | |
download | bcm5719-llvm-dc6403d1331cc49ff208ac28b239148c3f40502d.tar.gz bcm5719-llvm-dc6403d1331cc49ff208ac28b239148c3f40502d.zip |
[ARM64][Windows] Fix local stack size for funclets
The comment was misplaced, and the code didn't do what the comment indicated,
namely ignoring the varargs portion when computing the local stack size of a
funclet in emitEpilogue. This results in incorrect offset computations within
funclets that are contained in vararg functions.
Differential Revision: https://reviews.llvm.org/D55096
llvm-svn: 348222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions