diff options
author | Than McIntosh <thanm@google.com> | 2018-11-16 14:28:05 +0000 |
---|---|---|
committer | Than McIntosh <thanm@google.com> | 2018-11-16 14:28:05 +0000 |
commit | 4a1c5da7ac063a6a73da973871fb9584fce19104 (patch) | |
tree | 6ed5096a117a730cbb6a6abcdc449e72052ef599 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 705fbd5d4ff5abd39c5fb50c4a55988d78e94b68 (diff) | |
download | bcm5719-llvm-4a1c5da7ac063a6a73da973871fb9584fce19104.tar.gz bcm5719-llvm-4a1c5da7ac063a6a73da973871fb9584fce19104.zip |
[IRVerifier] Allow StructRet in statepoint
Summary:
StructRet attribute is not allowed in vararg calls. The statepoint
intrinsic is vararg, but the wrapped function may be not. Allow
calls of statepoint with StructRet arg, as long as the wrapped
function is not vararg.
Reviewers: thanm, anna
Reviewed By: anna
Subscribers: anna, llvm-commits
Differential Revision: https://reviews.llvm.org/D53602
llvm-svn: 347050
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions