diff options
author | Daniel Cederman <cederman@gaisler.com> | 2018-08-17 10:40:00 +0000 |
---|---|---|
committer | Daniel Cederman <cederman@gaisler.com> | 2018-08-17 10:40:00 +0000 |
commit | 0c597ca2237e02438e3a77b9882ba3e3c6c8141f (patch) | |
tree | 62c077d747daad86f99997ad9a95c95124b346e1 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 28c804a752fec77cfa8e41917304e9a378ae19eb (diff) | |
download | bcm5719-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