diff options
author | Luís Marques <luismarques@lowrisc.org> | 2019-11-10 16:04:43 +0000 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2019-11-10 16:09:14 +0000 |
commit | 1c737f54bee9df81c63ddf6ee2ad1d23a93c0ba0 (patch) | |
tree | 308604f3e58ad353833b7aa69754ce83ad7e0cfb /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | be0fead7bffbf65c519ca50c89584e65dcf18793 (diff) | |
download | bcm5719-llvm-1c737f54bee9df81c63ddf6ee2ad1d23a93c0ba0.tar.gz bcm5719-llvm-1c737f54bee9df81c63ddf6ee2ad1d23a93c0ba0.zip |
[RISCV] Fix CFA when doing split sp adjustment with fp
Summary: When using the split sp adjustment and using the frame-pointer
we were still emitting CFI CFA directives based on the sp value. The
final sp-based offset also didn't reflect the two-stage sp adjust. There
remain CFI issues that aren't related to the split sp adjustment, and
thus will be addressed in a separate patch.
Reviewers: asb, lenary, shiva0217
Reviewed By: lenary, shiva0217
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69385
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions