diff options
author | Derek Schuff <dschuff@google.com> | 2016-01-23 01:20:43 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2016-01-23 01:20:43 +0000 |
commit | 65194682e930c286b6541ec00533351232c85cb5 (patch) | |
tree | 0175046568c5ae8af21a65696cbb1261791441f4 /lldb/packages/Python/lldbsuite/test/logging/main.cpp | |
parent | 93987df0fdfcee054b3e8c79ed83f7e6db1438fb (diff) | |
download | bcm5719-llvm-65194682e930c286b6541ec00533351232c85cb5.tar.gz bcm5719-llvm-65194682e930c286b6541ec00533351232c85cb5.zip |
[WebAssembly] Fix RegNumbering for the stack pointer
Previously it failed to add NumArgRegs to the offset and so clobbered an
already-used register. Now just start the numbering after the arg regs
and don't duplicate the add. Test coverage for this coming shortly with
the implementation of byval.
llvm-svn: 258597
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/logging/main.cpp')
0 files changed, 0 insertions, 0 deletions