summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorPetar Avramovic <Petar.Avramovic@rt-rk.com>2019-09-05 11:12:01 +0000
committerPetar Avramovic <Petar.Avramovic@rt-rk.com>2019-09-05 11:12:01 +0000
commitd2574d79b64db47051f0ea19de184218302e322a (patch)
treeb4aac8dde0dd740c31c8d7eae04966e741050210 /lldb/packages/Python/lldbsuite
parent071287c5a9320b4bf7892094b619152df424aa1f (diff)
downloadbcm5719-llvm-d2574d79b64db47051f0ea19de184218302e322a.tar.gz
bcm5719-llvm-d2574d79b64db47051f0ea19de184218302e322a.zip
[MIPS GlobalISel] Lower SRet pointer arguments
Instead of returning structure by value clang usually adds pointer to that structure as an argument. Pointers don't require special handling no matter the SRet flag. Remove unsuccessful exit from lowerCall for arguments with SRet flag if they are pointers. Differential Revision: https://reviews.llvm.org/D67179 llvm-svn: 371054
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud