diff options
author | Diana Picus <diana.picus@linaro.org> | 2019-01-17 10:11:55 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2019-01-17 10:11:55 +0000 |
commit | d5c2499aecc6ab178487c8ee0376b41c6d95af54 (patch) | |
tree | b4665370c9468745f3e4ba7d9c0af796cf46e97d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallBuiltinFunction.py | |
parent | 88a13b91591747ca1b399f8937c022f710360837 (diff) | |
download | bcm5719-llvm-d5c2499aecc6ab178487c8ee0376b41c6d95af54.tar.gz bcm5719-llvm-d5c2499aecc6ab178487c8ee0376b41c6d95af54.zip |
[ARM GlobalISel] Allow calls to varargs functions
Allow varargs functions to be called, both in arm and thumb mode. This
boils down to choosing the correct calling convention, which we can
easily test by making sure arm_aapcscc is used instead of
arm_aapcs_vfpcc when the callee is variadic.
llvm-svn: 351424
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallBuiltinFunction.py')
0 files changed, 0 insertions, 0 deletions