diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-10-07 14:01:37 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-10-07 14:01:37 +0000 |
commit | 55ac7458280dddf253a235b2180d8053d5b05d0c (patch) | |
tree | 49a68b4e9992614190704afa10d8177ec83eb8fd /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | 19ede2f53b78472c3bc3536f00609d22253a7d52 (diff) | |
download | bcm5719-llvm-55ac7458280dddf253a235b2180d8053d5b05d0c.tar.gz bcm5719-llvm-55ac7458280dddf253a235b2180d8053d5b05d0c.zip |
[Mips] Always save RA when disabling frame pointer elimination
This ensures that frame-based unwinding will continue to work when
calling a noreturn function; there is not much use having the caller's
frame pointer saved if you don't also have the caller's program counter.
Patch by James Clarke.
Differential Revision: https://reviews.llvm.org/D68542
llvm-svn: 373907
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions