summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorDaniel Cederman <cederman@gaisler.com>2018-08-17 10:40:00 +0000
committerDaniel Cederman <cederman@gaisler.com>2018-08-17 10:40:00 +0000
commit0c597ca2237e02438e3a77b9882ba3e3c6c8141f (patch)
tree62c077d747daad86f99997ad9a95c95124b346e1 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent28c804a752fec77cfa8e41917304e9a378ae19eb (diff)
downloadbcm5719-llvm-0c597ca2237e02438e3a77b9882ba3e3c6c8141f.tar.gz
bcm5719-llvm-0c597ca2237e02438e3a77b9882ba3e3c6c8141f.zip
[Sparc] Get sret arg size from CallLoweringInfo.getArgs()
Summary: Looking at the callee argument list, as is done now, might not work if the function has been typecasted into one that is expected to return a struct. This change also simplifies the code. The isFP128ABICall() function can be removed as it is no longer needed. The test in fp128.ll has been updated to verify this. Reviewers: jyknight, venkatra Reviewed By: jyknight Subscribers: fedor.sergeev, jrtc27, llvm-commits Differential Revision: https://reviews.llvm.org/D48117 llvm-svn: 340008
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud