diff options
author | Tim Northover <tnorthover@apple.com> | 2018-12-07 13:43:55 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2018-12-07 13:43:55 +0000 |
commit | 4bf394be3a1cf5439e9c404c6b6b4310b7954f28 (patch) | |
tree | 373ccfde3d2ab516d89ed61f4c776696877bbd27 /lldb/source/API/SystemInitializerFull.cpp | |
parent | 143a9e0b1236d42d12f872eef0cb8fde026db1da (diff) | |
download | bcm5719-llvm-4bf394be3a1cf5439e9c404c6b6b4310b7954f28.tar.gz bcm5719-llvm-4bf394be3a1cf5439e9c404c6b6b4310b7954f28.zip |
ARM: use correct offset from base pointer (r6) in call frame regions.
When we had dynamic call frames (i.e. sp adjustment around each call) we
were including that adjustment into offsets calculated based on r6, even
though it's only sp that changes. This led to incorrect stack slot
accesses.
llvm-svn: 348591
Diffstat (limited to 'lldb/source/API/SystemInitializerFull.cpp')
0 files changed, 0 insertions, 0 deletions