diff options
author | Dan Gohman <dan433584@gmail.com> | 2016-01-25 16:48:44 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2016-01-25 16:48:44 +0000 |
commit | 899cb5ab7b26afccb3d455a1af9609699ab13425 (patch) | |
tree | be4af7b92e4d2793b05a029ce683468bd75fcbd2 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 619db96d5e0c5607ca6e1a3f0454bdaa032ec0d5 (diff) | |
download | bcm5719-llvm-899cb5ab7b26afccb3d455a1af9609699ab13425.tar.gz bcm5719-llvm-899cb5ab7b26afccb3d455a1af9609699ab13425.zip |
[WebAssembly] Fix unbalanced register stack code in the case of late DCE.
Instructions can be DCE'd after the RegStackify pass. If the instruction which
would be the pop for what would be a push is removed, don't use a push.
llvm-svn: 258694
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions