summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Common/DebuggerThread.cpp
diff options
context:
space:
mode:
authorRoger Ferrer Ibanez <roger.ferreribanez@arm.com>2017-02-22 09:06:21 +0000
committerRoger Ferrer Ibanez <roger.ferreribanez@arm.com>2017-02-22 09:06:21 +0000
commit56db97d4de91296c06c98f63f732baf03c5e7cd5 (patch)
treeb4e5168b9679ed145156c60b9881a073fc486140 /lldb/source/Plugins/Process/Windows/Common/DebuggerThread.cpp
parent48e9af6ee896e06b55c05439503c49b6aa8fa542 (diff)
downloadbcm5719-llvm-56db97d4de91296c06c98f63f732baf03c5e7cd5.tar.gz
bcm5719-llvm-56db97d4de91296c06c98f63f732baf03c5e7cd5.zip
[ARM] Fix constant islands pass.
The pass tries to fix a spill of LR that turns out to be unnecessary. So it removes the tPOP but forgets to remove tPUSH. This causes the stack be misaligned upon returning the function. Thus, remove the tPUSH as well in this case. Differential Revision: https://reviews.llvm.org/D30207 llvm-svn: 295816
Diffstat (limited to 'lldb/source/Plugins/Process/Windows/Common/DebuggerThread.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud