diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-09-11 23:44:16 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-09-11 23:44:16 +0000 |
commit | e297ad1bd964f112787624956a83388b29b85af4 (patch) | |
tree | 16558690406f9927a78b0e650b4a33ffb41b5789 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 33f01663f7a934e7e1afcbbe7d2693452e050d91 (diff) | |
download | bcm5719-llvm-e297ad1bd964f112787624956a83388b29b85af4.tar.gz bcm5719-llvm-e297ad1bd964f112787624956a83388b29b85af4.zip |
[GlobalISel][AArch64] Check caller for swifterror params in tailcall eligibility
Before, we only checked the callee for swifterror. However, we should also be
checking the caller to see if it has a swifterror parameter.
Since we don't currently handle outgoing arguments, this didn't show up in the
swifterror.ll testcase.
Also, remove the swifterror checks from call-translator-tail-call.ll, since
they are covered by the existing swifterror testing. Better to have it all in
one place.
Differential Revision: https://reviews.llvm.org/D67465
llvm-svn: 371692
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions