summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-03-03 01:08:25 +0000
committerAdrian Prantl <aprantl@apple.com>2017-03-03 01:08:25 +0000
commitea8880b81fb030cc50f003fcf7cd5727e47165fd (patch)
tree6153b17831dc6a6c65b5648035ce1467a2ea50a7 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parente78d131a8dbacdfa3d9e8c80f9c9bac15120da10 (diff)
downloadbcm5719-llvm-ea8880b81fb030cc50f003fcf7cd5727e47165fd.tar.gz
bcm5719-llvm-ea8880b81fb030cc50f003fcf7cd5727e47165fd.zip
LiveDebugValues: Assume calls never clobber SP.
A call should never modify the stack pointer, but some backends are not so sure about this and never list SP in the regmask. For the purposes of LiveDebugValues we assume a call never clobbers SP. We already have a similar workaround in DbgValueHistoryCalculator (which we hopefully can retire soon). This fixes the availabilty of local ASANified variables on AArch64. rdar://problem/27757381 llvm-svn: 296847
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud