summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/object-file/bin/hello.cpp
diff options
context:
space:
mode:
authorLei Huang <lei@ca.ibm.com>2018-02-20 15:09:45 +0000
committerLei Huang <lei@ca.ibm.com>2018-02-20 15:09:45 +0000
commitdfd41552f439f562a8ce9cbf13a7e2b9f3185388 (patch)
treeb81cb91cf07a089b5c6017a62561cae90a3fff0b /lldb/packages/Python/lldbsuite/test/functionalities/object-file/bin/hello.cpp
parentb404fae9e3c2d757b4e11215fff8d88346835900 (diff)
downloadbcm5719-llvm-dfd41552f439f562a8ce9cbf13a7e2b9f3185388.tar.gz
bcm5719-llvm-dfd41552f439f562a8ce9cbf13a7e2b9f3185388.zip
[PowerPC] Reduce stack frame for fastcc functions by only allocating parameter save area when needed
Current implementation always allocates the parameter save area conservatively for fastcc functions. There is no reason to allocate the parameter save area if all the parameters can be passed via registers. Differential Revision: https://reviews.llvm.org/D42602 llvm-svn: 325581
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/object-file/bin/hello.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud