summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorShiva Chen <shiva0217@gmail.com>2019-10-15 02:04:29 +0000
committerShiva Chen <shiva0217@gmail.com>2019-10-15 02:04:29 +0000
commit078bec6c48dd9d17ab9720897d2bb7ccbb886763 (patch)
tree6b3f1fd5d7256890bd760f378a9c4ef89bf3a1ff /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent232fd99d9ee6d852b44d1cf5f491b00e4241d7ea (diff)
downloadbcm5719-llvm-078bec6c48dd9d17ab9720897d2bb7ccbb886763.tar.gz
bcm5719-llvm-078bec6c48dd9d17ab9720897d2bb7ccbb886763.zip
[RISCV] Support fast calling convention
LLVM may annotate the function with fastcc if there has only one caller and there're no other caller out of the module and the function is not naked or contain variable arguments. The fastcc functions could pass the arguments by the caller saved registers. Differential Revision: https://reviews.llvm.org/D68559 llvm-svn: 374857
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud