summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2019-11-25 18:48:47 +0100
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2019-11-25 19:03:05 +0100
commita7d3f6933ddbbd1c0b20529a0734ed66f98d75a0 (patch)
treea8e5526fdaf52596357b3a156e8a28084ee3220c /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
parentaaf7f05a96e6c21b7a6d1ad9e73fb7ab5eee7d83 (diff)
downloadbcm5719-llvm-a7d3f6933ddbbd1c0b20529a0734ed66f98d75a0.tar.gz
bcm5719-llvm-a7d3f6933ddbbd1c0b20529a0734ed66f98d75a0.zip
[SystemZ] Return the right offsets from getCalleeSavedSpillSlots().
// Due to the SystemZ ABI, the DWARF CFA (Canonical Frame Address) is not // equal to the incoming stack pointer, but to incoming stack pointer plus // 160. The getOffsetOfLocalArea() returned value is interpreted as "the // offset of the local area from the CFA". The immediate offsets into the Register save area returned by getCalleeSavedSpillSlots() should take this offset into account, which this patch makes sure of. Patch and review by Ulrich Weigand. https://reviews.llvm.org/D70427
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud