diff options
author | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | 2015-11-12 13:04:16 +0000 |
---|---|---|
committer | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | 2015-11-12 13:04:16 +0000 |
commit | 352eb55baf82ed0a0738a4d3558ce5b8ab821888 (patch) | |
tree | f939ace0649226a0e46d7e18b06b619001ff3f0d /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 2d09c00b918c29cf3e581459eed1946987357722 (diff) | |
download | bcm5719-llvm-352eb55baf82ed0a0738a4d3558ce5b8ab821888.tar.gz bcm5719-llvm-352eb55baf82ed0a0738a4d3558ce5b8ab821888.zip |
[mips] Use correct frame register for DWARF info when dynamically realigning the stack.
Summary:
This patch overrides TargetFrameLowering::getFrameIndexReference() in order to
specify the correct register when the function needs dynamic stack realignment.
The values returned from this function are used in order to create DW_AT_locations
for DWARF info. These locations would use the wrong registers as it's been
reported in PR25028.
Reviewers: dsanders
Subscribers: dean, llvm-commits
Differential Revision: http://reviews.llvm.org/D13511
llvm-svn: 252882
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions