diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-06-30 09:35:46 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-06-30 09:35:46 +0000 |
commit | f366af309abd27cd8a2f828d236586c9f752f445 (patch) | |
tree | ec1286698956d09e0cc8d366b93ef94270aa05ed /llvm/lib/Target/Mips/MipsTargetStreamer.h | |
parent | 0b736f1ed0a94790a53c87100dfea10979f79be4 (diff) | |
download | bcm5719-llvm-f366af309abd27cd8a2f828d236586c9f752f445.tar.gz bcm5719-llvm-f366af309abd27cd8a2f828d236586c9f752f445.zip |
Ignore "push/pop {sp}" in emulation based unwinding
These instructions confusing the unwind code because in case of a
push it assumes that the original valu of a register is pushed to
the stack what is not neccessarily true in case of SP. The same is
true for the pop (in the opposite way).
Differential revision: http://reviews.llvm.org/D10806
llvm-svn: 241051
Diffstat (limited to 'llvm/lib/Target/Mips/MipsTargetStreamer.h')
0 files changed, 0 insertions, 0 deletions