summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2017-03-02 15:34:18 +0000
committerTim Northover <tnorthover@apple.com>2017-03-02 15:34:18 +0000
commite80d6d13604116f4c0070d34e0e880d6d31fdfaf (patch)
tree6cf1762e30307f5196ec446bd601649c1dcaec09 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentce482d92695dc091fcdda2aa7d16a157adff5f03 (diff)
downloadbcm5719-llvm-e80d6d13604116f4c0070d34e0e880d6d31fdfaf.tar.gz
bcm5719-llvm-e80d6d13604116f4c0070d34e0e880d6d31fdfaf.zip
GlobalISel: record correct stack usage for signext parameters.
The CallingConv.td rules allocate 8 bytes for these kinds of arguments on AAPCS targets, but we were only recording the smaller amount. The difference is theoretical on AArch64 because we don't actually store more than the smaller amount, but it's still much better to have these two components in agreement. Based on Diana Picus's ARM equivalent patch (where it matters a lot more). llvm-svn: 296754
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud